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.

The `add-path` command is deprecated and will be disabled on November 16th.

See original GitHub issue

There is a deprecation in setup-node.

Error: The add-path command is deprecated and will be disabled on November 16th. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

Edit:

⚠️ The main branch of this repository includes a high-severity bug, and it should not be used. ⚠️ For setup-node only a patch has been applied to v1 and v2-beta versions of GitHub actions (not the main branch).

Apparently, Google gave GitHub 90 days to fix the problem. Read the full story:

Google to GitHub: Time’s up – this unfixed ‘high-severity’ security bug affects developers https://www.zdnet.com/article/google-to-github-times-up-this-unfixed-high-severity-security-bug-affects-developers/

This is the same for my branch with X86 support (unfortunately I made that PR against main branch): #194.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

5reactions
NomanGulcommented, Nov 19, 2020

updating the version number from actions/setup-node@v1.4.2 to actions/setup-node@v1.4.4 fixed the issue for me 👍

4reactions
staabmcommented, Nov 19, 2020

we are running actions/setup-node@v2.1.0 which also contains the reported problem

Read more comments on GitHub >

github_iconTop Results From Across the Web

GitHub Actions: Removing set-env and add-path commands ...
GitHub Actions: Removing set-env and add-path commands on November 16. On October 1, 2020, we published a CVE outlining a vulnerability in the ......
Read more >
Add to the path using Github Actions - Stack Overflow
The current add-path command will be deprecated on November 16. ... add-path command is deprecated and will be disabled on November 16th.
Read more >
Release Notes | Google Cloud CLI Documentation
Added --enable-google-private-path flag to gcloud sql instances create and gcloud sql ... (Cloud Datastore) Deprecated gcloud datastore database create .
Read more >
Changelog | Twitter Developer Platform
This will give you the type of content attached with the URL. March 24th, 2022. Twitter API v2. Today, we're launching new endpoints...
Read more >
Github Actions set-env deprecation | [“Kirø~$”]
The `set-env` command is deprecated and will be disabled on November 16th. ... /2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/].
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