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

[BUG] redhat-actions/openshift-tools-installer using deprecated version of Node.js #88

Closed
nsalfos opened this issue Oct 14, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@nsalfos
Copy link

nsalfos commented Oct 14, 2022

Version

redhat-actions/openshift-tools-installer@v1.10

Describe the bug

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: redhat-actions/openshift-tools-installer, redhat-actions/oc-login

Steps to reproduce, workflow links, screenshots

Any attempt to use the actions should show this warning.
I already reported in 2 other actions that apparently also used deprecated versions of Node.js. here & here

@nsalfos nsalfos added the bug Something isn't working label Oct 14, 2022
@nsalfos nsalfos changed the title [BUG] [BUG] openshift-tools-installer using deprecated version of Node.js Oct 14, 2022
@nsalfos nsalfos changed the title [BUG] openshift-tools-installer using deprecated version of Node.js [BUG] redhat-actions/openshift-tools-installer using deprecated version of Node.js Oct 14, 2022
@oestoer
Copy link
Contributor

oestoer commented Jan 23, 2023

Release https://github.com/redhat-actions/openshift-tools-installer/releases/tag/v1.11 fixed this issue

@michaelms-myriad
Copy link

Looks like the issue still resides in v1.12 :

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: redhat-actions/openshift-tools-installer@2de9a80cf012ad0601021515481d433b91ef8fd5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Is someone able to confirm that this is the case?

Thanks!

@oestoer
Copy link
Contributor

oestoer commented Feb 26, 2024

@michaelms-myriad it's not the same issue. The original was a node12 deprecation warning, this one is for node16.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants