Welcome page instructions #325
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.
|