Skip to content

Run continuous integration tests on PR #1451 by @akushnarov #1329

Run continuous integration tests on PR #1451 by @akushnarov

Run continuous integration tests on PR #1451 by @akushnarov #1329

Triggered via pull request September 8, 2026 12:43
Status Failure
Total duration 7m 17s
Artifacts

ci.yaml

on: pull_request
Python file checks
2m 12s
Python file checks
YAML lint checks
23s
YAML lint checks
Dockerfile lint checks
11s
Dockerfile lint checks
GitHub workflow lint checks
28s
GitHub workflow lint checks
Shell script lint checks
23s
Shell script lint checks
Notebook format checks
50s
Notebook format checks
Matrix: Extra unit tests
Matrix: Unit tests
Python compatibility tests
1m 9s
Python compatibility tests
Python code coverage tests
3m 29s
Python code coverage tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Dockerfile lint checks: docker/dockerfile#L25
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#L25
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Dockerfile lint checks: docker/dockerfile#L24
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#L24
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Dockerfile lint checks: docker/dockerfile#L23
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#L23
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Dockerfile lint checks: docker/dockerfile#L22
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#L22
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Dockerfile lint checks: docker/dockerfile#L17
DL3002 warning: Last USER should not be root
Dockerfile lint checks: docker/dockerfile#L15
DL3006 warning: Always tag the version of an image explicitly
GitHub workflow lint checks
❌ [actionlint] The command ran successfully and some problem was found (found 2 errors, linted 4 files), exit code: 1
GitHub workflow lint checks: .github/workflows/nightly.yaml#L45
reusable workflow call "$/.github/workflows/nightly-pytest.yaml" at "uses" is not following the format "owner/repo/path/to/workflow.yml@ref" nor "./path/to/workflow.yml". see https://docs.github.com/en/actions/learn-github-actions/reusing-workflows for more details
GitHub workflow lint checks: .github/workflows/nightly.yaml#L38
reusable workflow call "$/.github/workflows/nightly-pytest.yaml" at "uses" is not following the format "owner/repo/path/to/workflow.yml@ref" nor "./path/to/workflow.yml". see https://docs.github.com/en/actions/learn-github-actions/reusing-workflows for more details
CI
Process completed with exit code 1.