sorrycc / sorrycc/awesome-javascript
Clear CI warnings
Open
Nobody has claimed this yet.
default:enhancement
default:help-wanted
- Dominant language
- No language data
- Stars
- 35k
- Forks
- 4.6k
- Avg merge
- 8h
- Merged PRs (30d)
- 1
Description
There're 3 of them at this moment:
- Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
- The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
- The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ab-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Nothing show stopper, but would be nice to clear them at some point.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's GitHub Actions workflow files for actions/checkout@v2 and actions/upload-artifact@v2. Update the referenced actions as requested, then confirm the CI workflows complete without the listed deprecation warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100