Skip to content

moves celery configuration out of app.py #264

moves celery configuration out of app.py

moves celery configuration out of app.py #264

Triggered via push September 20, 2023 12:43
Status Success
Total duration 19s
Artifacts

linting.yml

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

Annotations

4 warnings
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#L1
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
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/