chore: run prettier #187
ci-cd.yml
on: push
Matrix: test
Hadolint
3s
Publish Docker image
0s
Annotations
3 warnings and 1 notice
test (20.16.0-bullseye)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Hadolint:
Dockerfile#L3
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
test (20.16.0-bullseye)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Hadolint:
Dockerfile#L46
`yarn cache clean` missing after `yarn install` was run.
|