hashicorp / hashicorp/actions-docker-build
GitHub Actions - deprecated warnings found - action required!
- Dominant language
- Shell
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Workflow Name: test
Branch: main
Run URL: https://github.com/hashicorp/actions-docker-build/actions/runs/4619454627
save-state deprecation warnings: 0
set-output deprecation warnings: 0
node12 deprecation warnings: 2
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 test workflow and the linked run to identify which actions produce the two Node 12 deprecation warnings; the issue reports no save-state or set-output warnings. Update the affected action references to supported versions, then rerun the test workflow and confirm the deprecation warnings are gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, node.js
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100