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

Node.js 12 actions are deprecated: warning in the action test #530

Open
kalwalt opened this issue Mar 21, 2023 · 0 comments
Open

Node.js 12 actions are deprecated: warning in the action test #530

kalwalt opened this issue Mar 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@kalwalt
Copy link
Member

kalwalt commented Mar 21, 2023

Do you want to request a feature or report a bug?
This happens running the CI github action test.
Node.js version need to be updated to a major version see https://github.com/AR-js-org/AR.js/actions/runs/4444845941 this message:

What is the current behavior?
You receive this message after the action script:

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

If the current behavior is a bug, please provide the steps to reproduce.
This error is showed when the github action script is performed for a CI test
Not properly a bug but we should upgrade the Node.js version in use to avoid future deprecations.

Please mention other relevant information such as the browser version, Operating System and Device Name

What is the expected behavior?
No error message.

If this is a feature request, what is motivation or use case for changing the behavior?

@kalwalt kalwalt added bug Something isn't working enhancement New feature or request dependencies Pull requests that update a dependency file labels Mar 21, 2023
@kalwalt kalwalt self-assigned this Mar 21, 2023
@kalwalt kalwalt mentioned this issue Mar 28, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant