Ci cd test #25
Ci cd test #25
17 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 29 in .github/workflows/cd.yml
codacy-production / Codacy Static Code Analysis
.github/workflows/cd.yml#L29
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Check warning on line 39 in .github/workflows/cd.yml
codacy-production / Codacy Static Code Analysis
.github/workflows/cd.yml#L39
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Check warning on line 24 in .github/workflows/cloudrunner.yml
codacy-production / Codacy Static Code Analysis
.github/workflows/cloudrunner.yml#L24
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Check warning on line 29 in .github/workflows/cloudrunner.yml
codacy-production / Codacy Static Code Analysis
.github/workflows/cloudrunner.yml#L29
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Check warning on line 42 in .github/workflows/cloudrunner.yml
codacy-production / Codacy Static Code Analysis
.github/workflows/cloudrunner.yml#L42
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Check warning on line 24 in Dockerfile
codacy-production / Codacy Static Code Analysis
Dockerfile#L24
Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
Check warning on line 29 in cd.yml
codacy-production / Codacy Static Code Analysis
cd.yml#L29
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Check warning on line 39 in cd.yml
codacy-production / Codacy Static Code Analysis
cd.yml#L39
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Check warning on line 25 in entrypoint.sh
codacy-production / Codacy Static Code Analysis
entrypoint.sh#L25
Double quote to prevent globbing and word splitting.
Check notice on line 1 in requirements.txt
codacy-production / Codacy Static Code Analysis
requirements.txt#L1
Statement seems to have no effect
Check warning on line 1 in requirements.txt
codacy-production / Codacy Static Code Analysis
requirements.txt#L1
Undefined variable 'Flask'
Check notice on line 2 in requirements.txt
codacy-production / Codacy Static Code Analysis
requirements.txt#L2
Statement seems to have no effect
Check warning on line 2 in requirements.txt
codacy-production / Codacy Static Code Analysis
requirements.txt#L2
Undefined variable 'Jinja2'
Check notice on line 3 in requirements.txt
codacy-production / Codacy Static Code Analysis
requirements.txt#L3
Statement seems to have no effect
Check warning on line 3 in requirements.txt
codacy-production / Codacy Static Code Analysis
requirements.txt#L3
Undefined variable 'Flask'
Check notice on line 4 in requirements.txt
codacy-production / Codacy Static Code Analysis
requirements.txt#L4
Statement seems to have no effect
Check warning on line 4 in requirements.txt
codacy-production / Codacy Static Code Analysis
requirements.txt#L4
Undefined variable 'Flask'