Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Update README.md

e16a073
Select commit
Loading
Failed to load commit list.
Open

Ci cd test #25

Update README.md
e16a073
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 28, 2025 in 0s

17 new issues (0 max.) of at least minor severity.

Annotations

Check warning on line 29 in .github/workflows/cd.yml

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

requirements.txt#L1

Statement seems to have no effect

Check warning on line 1 in requirements.txt

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

requirements.txt#L1

Undefined variable 'Flask'

Check notice on line 2 in requirements.txt

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

requirements.txt#L2

Statement seems to have no effect

Check warning on line 2 in requirements.txt

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

requirements.txt#L2

Undefined variable 'Jinja2'

Check notice on line 3 in requirements.txt

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

requirements.txt#L3

Statement seems to have no effect

Check warning on line 3 in requirements.txt

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

requirements.txt#L3

Undefined variable 'Flask'

Check notice on line 4 in requirements.txt

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

requirements.txt#L4

Statement seems to have no effect

Check warning on line 4 in requirements.txt

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

requirements.txt#L4

Undefined variable 'Flask'