GitHub Actions - deprecated warnings found - action required!
- Dominant language
- HCL
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Workflow Name: Tests
Branch: main
Run URL: https://github.com/hashicorp/Jase/actions/runs/4766190306
save-state deprecation warnings: 0
set-output deprecation warnings: 0
node12 deprecation warnings: 1
Please review these deprecation warnings as soon as possible and merge in the necessary updates.
GitHub will be removing support for these commands and plan to fully disable them on 31st May 2023. At this time, any workflow that still utilizes these commands will fail. See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/.
GitHub have not finalized a date for deprecating node12 yet but have indicated that this will be summer 2023. So it is advised to switch to node16 asap. See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
If you need any help, please reach out to us in #team-rel-eng.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Tests workflow and the linked GitHub Actions run to identify which action emits the Node 12 deprecation warning. Review the workflow's action references and update the deprecated dependency as needed, then rerun the Tests workflow and confirm the warning is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100