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

Need to update to Node 16 #169

Open
2 of 3 tasks
dimo414 opened this issue Oct 14, 2022 · 3 comments
Open
2 of 3 tasks

Need to update to Node 16 #169

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

Comments

@dimo414
Copy link

dimo414 commented Oct 14, 2022

Do the checklist before filing an issue:

Description

I'm seeing the following warning in my CI:

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/clippy-check

Expected behavior

Expected no warnings :)

Additional context

I'm assuming this line simply needs to be updated, but I'm not sure if there are any risks with doing so.

@dimo414 dimo414 added the bug Something isn't working label Oct 14, 2022
@yvt
Copy link

yvt commented Nov 12, 2022

Will be fixed by #168 (there's no telling when it will be merged, though)

@dimo414
Copy link
Author

dimo414 commented Nov 15, 2022

@svartalf any chance this can be updated?

@clechasseur
Copy link

In case anyone's interested, I forked this Action and published a working version that uses node16: clechasseur/rs-clippy-check.

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