Skip to content

name change from drive by to drive thru #336

name change from drive by to drive thru

name change from drive by to drive thru #336

Triggered via pull request August 16, 2023 15:51
Status Success
Total duration 15s
Artifacts

linting.yml

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

Annotations

6 warnings and 1 notice
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#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/
containerfile-lint: docker/Dockerfile.flower#L8
Multiple consecutive `RUN` instructions. Consider consolidation.