Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] GitHub action warning message setup-azd v0.1.0 is using deprecated Node.js 16 #3578

Closed
christiannagel opened this issue Mar 22, 2024 · 4 comments
Assignees
Labels
bug Something isn't working customer-reported identify a customer issue github actions question
Milestone

Comments

@christiannagel
Copy link

Using setup-azd@v0.1.0 I get this warning message:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/setup-azd@v0.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

May 13th, 2024, Node 20 will be enforced: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

According to this information, node20 is already used (but the warning tells otherwise):
https://github.com/marketplace/actions/setup-azd#usage

I've seen a pull request was already done to update to Node 20:
Azure/setup-azd#87

But the latest release was from an earlier date:
https://github.com/Azure/setup-azd/releases

@christiannagel christiannagel changed the title [Issue] GitHub action warning message setup-azd 0.1.0 still using deprecated Node.js 16 [Issue] GitHub action warning message setup-azd v0.1.0 is using deprecated Node.js 16 Mar 24, 2024
@rajeshkamal5050 rajeshkamal5050 added github actions bug Something isn't working labels Mar 26, 2024
@rajeshkamal5050 rajeshkamal5050 added this to the On Deck milestone Mar 26, 2024
@rajeshkamal5050
Copy link

@hemarina should we do another release of setup-azd? Please feel free to pull this into milestones cc @vhvb1989

@vhvb1989
Copy link
Member

node16 to node20 is a breaking change, see: microsoft/setup-msbuild#125

We need to release a major version

@hemarina
Copy link
Contributor

Yes, we should do a release. I'm working on bump up version prs and adding version tags for next release 1.0.0.

@hemarina hemarina modified the milestones: On Deck, March 2024 Mar 27, 2024
@hemarina
Copy link
Contributor

@christiannagel setup-azd_1.0.0 is up. Feel free to reach out for any questions or concerns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working customer-reported identify a customer issue github actions question
Projects
None yet
Development

No branches or pull requests

4 participants