CI checks for pull_request by mhucka #321
Triggered via pull request
September 25, 2025 19:09
Status
Success
Total duration
3m 57s
Artifacts
–
ci.yaml
on: pull_request
(Find changed files)
6s
Print debugging info upon job failure
0s
JSON lint checks
0s
CITATION.cff checks
0s
Dockerfile lint checks
15s
Shell script checks
0s
Vulnerability checks
/
Run OSV scanner
Matrix: (Python extra pytest matrix)
Matrix: (Python pytest matrix)
Python format checks
0s
Python type checks
0s
Python lint checks
0s
Python compatibility checks
0s
Python code coverage checks
0s
GitHub Actions workflow checks
0s
Python extra pytest checks
0s
Python pytest checks
0s
Annotations
5 errors and 1 warning
|
Dockerfile lint checks:
docker/dockerfile#L38
DL3003 warning: Use WORKDIR to switch to a directory
|
|
Dockerfile lint checks:
docker/dockerfile#L27
DL3009 info: Delete the apt lists (/var/lib/apt/lists) after installing something
|
|
Dockerfile lint checks:
docker/dockerfile#L27
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
|
Dockerfile lint checks:
docker/dockerfile#L27
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
|
Dockerfile lint checks:
docker/dockerfile#L17
DL3002 warning: Last USER should not be root
|
|
(Find changed files)
'base' input parameter is ignored when action is triggered by pull request event
|