question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

flood of `set-output` deprecation warnings

See original GitHub issue

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

My workflow summaries are getting flooded by the above message, which is muddling the workflow summary making it difficult to read. I’m using gittools actions version 0.9.14, which seem to be using @actions/core v1.10.0 as indicated by the blog post 🤔

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
arturciccommented, Oct 28, 2022

@patriziobrunops, @vktr fixed in version 0.9.15, ca you confirm?

1reaction
arturciccommented, Oct 25, 2022

@patriziobrunops is your workflow public? overwise can you post the part of the workflow starting with checkout up to the gittools actions?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecation warnings for set-state and set-output commands
Seeing the following two warnings when using this action: The `save-state` command is deprecated and will be disabled soon.
Read more >
8. Configuration Reference — BIND 9 9.18.8 documentation
Warning. This option is deprecated and will be removed in a future version of BIND. ... Rate limiting prevents the use of BIND...
Read more >
Configuring QoS [Cisco Catalyst 2960 Series Switches]
Configuring QoS. This chapter describes how to configure quality of service (QoS) by using automatic QoS (auto-QoS) commands or by using ...
Read more >
How can I get rid of deprecated warnings in ... - Stack Overflow
One way to implement deprecation warnings is to produce warnings on calls to deprecated functions, unless you are calling from a deprecated ...
Read more >
Reference Manual For OpenVPN 2.4
--ifconfig-nowarn: Don't output an options consistency check warning if the ... --ifconfig-pool-linear: DEPRECATED This option will be removed in OpenVPN ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found