Skip to content

changes to docs to bring up to date #341

changes to docs to bring up to date

changes to docs to bring up to date #341

Triggered via pull request August 16, 2023 18:59
Status Success
Total duration 16s
Artifacts

linting.yml

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

Annotations

6 warnings and 1 notice
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/
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/
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.