Skip to content

feat: technical review #12

feat: technical review

feat: technical review #12

Triggered via pull request April 25, 2025 11:54
Status Cancelled
Total duration 2m 35s
Artifacts

ci_cd.yml

on: pull_request
Check pull-request title follows conventional commits
3s
Check pull-request title follows conventional commits
Matrix: docker-style
Code style checks
32s
Code style checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 4 warnings, and 2 notices
Build
Canceling since a higher priority waiting request for 'CI-refs/pull/2/merge' exists
Build
The operation was canceled.
Docker style pic.Web
No 'docker' directory found. If possible, please follow the common approach of storing docker files in the 'docker' directory at the root of the repository.
Docker style pic.ApiService
No 'docker' directory found. If possible, please follow the common approach of storing docker files in the 'docker' directory at the root of the repository.
Code style checks
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Code style checks
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
Docker style pic.Web: pic.Web/Dockerfile#L10
Multiple consecutive `RUN` instructions. Consider consolidation.
Docker style pic.ApiService: pic.ApiService/Dockerfile#L10
Multiple consecutive `RUN` instructions. Consider consolidation.