Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Update to Node 16 #227

Open
2 of 3 tasks
oherrala opened this issue Nov 21, 2022 · 3 comments
Open
2 of 3 tasks

Update to Node 16 #227

oherrala opened this issue Nov 21, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@oherrala
Copy link

oherrala commented Nov 21, 2022

Do the checklist before filing an issue:

Description

Running this action in GitHub gives the following message:

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: actions-rs/audit-check@35b7b53b1e25b55642157ac01b4adceb5b9ebef3

The URL given states that

Node 12 has been out of support since April 2022, as a result we have started the deprecation process of Node 12 for GitHub Actions. We plan to migrate all actions to run on Node16 by Summer 2023. We will monitor the progress of the migration and listen to the community for how things are going before we define a final date.

To raise awareness of the upcoming change, we are adding a warning into workflows which contain Actions running on Node 12. This will come into effect starting on September 27th.

@oherrala oherrala added the bug Something isn't working label Nov 21, 2022
@Finomnis
Copy link

Finomnis commented Dec 22, 2022

This repository seems to be unmaintained since 2020, so no idea if this will ever happen. We might have to fork the entire actions-rs suite and integrate it into some organization that is maintained by more than one person.

@oherrala
Copy link
Author

@Finomnis There's discussion about the maintenance status in actions-rs/meta#43

@pinkforest
Copy link

Have updated rustsec/audit-check to node16

It also uses the forked actions-rs/core from rinse-repeat/actions-rs-core

The dependencies were out of data as well and these have been bumped.

baloo added a commit to baloo/formats that referenced this issue Apr 2, 2023
move audit-check to the one maintained by `rustsec` to stand away from
nodejs 12.

See actions-rs/audit-check#227
baloo added a commit to baloo/formats that referenced this issue Apr 2, 2023
move audit-check to the one maintained by `rustsec` to stand away from
nodejs 12.

See actions-rs/audit-check#227
tarcieri pushed a commit to RustCrypto/formats that referenced this issue Apr 2, 2023
move audit-check to the one maintained by `rustsec` to stand away from
nodejs 12.

See actions-rs/audit-check#227
astraw added a commit to astraw/iana-time-zone that referenced this issue May 12, 2023
Node12 is deprecated from Github's CI and actions-rs/audit-check seems
unmaintained. The works around
actions-rs/audit-check#227
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants