Skip to content

Welcome page instructions #325

Welcome page instructions

Welcome page instructions #325

Triggered via pull request August 3, 2023 00:11
Status Success
Total duration 14s
Artifacts

linting.yml

on: pull_request
yaml-lint
3s
yaml-lint
bash-lint
5s
bash-lint
containerfile-lint
5s
containerfile-lint
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 1 notice
yaml-lint
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/
containerfile-lint: docker/Dockerfile.flower#L1
Always tag the version of an image explicitly
containerfile-lint: docker/Dockerfile.server#L1
Always tag the version of an image explicitly
containerfile-lint: docker/Dockerfile.worker#L1
Always tag the version of an image explicitly
containerfile-lint
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/
bash-lint
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/
containerfile-lint: docker/Dockerfile.flower#L8
Multiple consecutive `RUN` instructions. Consider consolidation.