Skip to content

Run continuous integration tests on push to main by @github-merge-queue[bot] #1302

Run continuous integration tests on push to main by @github-merge-queue[bot]

Run continuous integration tests on push to main by @github-merge-queue[bot] #1302

Triggered via push August 17, 2026 21:11
Status Failure
Total duration 7m 5s
Artifacts

ci.yaml

on: push
Python file checks
2m 10s
Python file checks
YAML lint checks
27s
YAML lint checks
Dockerfile lint checks
6s
Dockerfile lint checks
GitHub workflow lint checks
11s
GitHub workflow lint checks
Shell script lint checks
7s
Shell script lint checks
Notebook format checks
50s
Notebook format checks
Matrix: Extra unit tests
Matrix: Unit tests
Python compatibility tests
1m 44s
Python compatibility tests
Python code coverage tests
3m 52s
Python code coverage tests
Fit to window
Zoom out
Zoom in

Annotations

13 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
Unit tests (macos-15)
Process completed with exit code 1.
CI
Process completed with exit code 1.