Skip to content

CI checks for pull_request by mhucka #321

CI checks for pull_request by mhucka

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
(Find changed files)
Print debugging info upon job failure
0s
Print debugging info upon job failure
(Set up Python)
0s
(Set up Python)
YAML lint checks
0s
YAML lint checks
JSON lint checks
0s
JSON lint checks
CITATION.cff checks
0s
CITATION.cff checks
Dockerfile lint checks
15s
Dockerfile lint checks
Shell script checks
0s
Shell script checks
Vulnerability checks  /  Run OSV scanner
Vulnerability checks / Run OSV scanner
Matrix: (Python extra pytest matrix)
Matrix: (Python pytest matrix)
Python format checks
0s
Python format checks
Python type checks
0s
Python type checks
Python lint checks
0s
Python lint checks
Python compatibility checks
0s
Python compatibility checks
Python code coverage checks
0s
Python code coverage checks
GitHub Actions workflow checks
0s
GitHub Actions workflow checks
Python extra pytest checks
0s
Python extra pytest checks
Python pytest checks
0s
Python pytest checks
Fit to window
Zoom out
Zoom in

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