Skip to content

chore: run prettier #187

chore: run prettier

chore: run prettier #187

Triggered via push January 3, 2025 17:15
Status Success
Total duration 10m 25s
Artifacts

ci-cd.yml

on: push
Matrix: test
Hadolint
3s
Hadolint
Publish Docker image
0s
Publish Docker image
Fit to window
Zoom out
Zoom in

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.