feat(texter-todo-list): wip translations #144
ci-cd.yml
on: push
Matrix: test
Hadolint
3s
Publish Docker image
0s
Annotations
1 error, 5 warnings, and 1 notice
test (20.16.0-bullseye)
Process completed with exit code 1.
|
Hadolint:
Dockerfile#L3
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
Hadolint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Hadolint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (20.16.0-bullseye)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (20.16.0-bullseye)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Hadolint:
Dockerfile#L46
`yarn cache clean` missing after `yarn install` was run.
|