Skip to content

Run continuous integration tests on PR #1452 by @anishbhujbal7 #1332

Run continuous integration tests on PR #1452 by @anishbhujbal7

Run continuous integration tests on PR #1452 by @anishbhujbal7 #1332

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

ci.yaml

on: pull_request
Python file checks
2m 23s
Python file checks
YAML lint checks
42s
YAML lint checks
Dockerfile lint checks
8s
Dockerfile lint checks
GitHub workflow lint checks
14s
GitHub workflow lint checks
Shell script lint checks
9s
Shell script lint checks
Notebook format checks
52s
Notebook format checks
Matrix: Extra unit tests
Matrix: Unit tests
Python compatibility tests
Python compatibility tests
Python code coverage tests
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
Python file checks
Process completed with exit code 1.
Python file checks
Incompatible types in assignment (expression has type "tuple[type[int], type[float], type[complex], type[Number]]", variable has type "tuple[type[int], type[float], type[complex], type[Number], Any, Any, Any]")
CI
Process completed with exit code 1.