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.

Node.js 12 deprecation warning

See original GitHub issue

I’m getting the following warning:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: conda-incubator/setup-miniconda

Not sure how these actions work. Does updating @types/node in package.json solve it?

Edit: I see using: "node12" in action.yml - that’s (at minimum) what needs to change.

(Or is this project dead?)

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:4
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
goanpecacommented, Oct 14, 2022

Hi @asmaloney will update the action and make a new release!

Thanks for the heads up

(Or is this project dead?)

It is not 😃 !

0reactions
jakirkhamcommented, Nov 10, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Node.js 12 actions deprecation warning on github
In several CI runs, I see a warning like Node.js 12 actions are deprecated. For more information see: ...
Read more >
Announcing the end of support for Node.js 12.x in the AWS ...
mjs ... NodeDeprecationWarning: The AWS SDK for JavaScript (v3) will no longer support Node.js v12.22.12 on November 1, 2022. To continue ...
Read more >
Node.js 12 is being deprecated - Vercel
js 16 last week, Vercel is announcing the deprecation of Node. js 12, which reached its official end of life on April 30th...
Read more >
Drop of Node.js 12 support and deprecation of Node.js 14 ...
js 14 (which will be considered EOL by the OpenJS Foundation in April 2023) is now deprecated in Sonar products, and that support...
Read more >
Deprecated APIs | Node.js v19.3.0 Documentation
Deprecated APIs#. Node.js APIs might be deprecated for any of the following reasons: Use of the API is unsafe. An improved alternative API...
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