Skip to content

chore: clean up translated files #186

chore: clean up translated files

chore: clean up translated files #186

Triggered via push December 19, 2024 23:07
Status Failure
Total duration 5m 46s
Artifacts

ci-cd.yml

on: push
Matrix: test
Hadolint
7s
Publish Docker image
0s

Annotations

1 error, 3 warnings, and 1 notice
test (20.16.0-bullseye)
Process completed with exit code 1.
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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.