Skip to content

CI checks for merge_group by mhucka #868

CI checks for merge_group by mhucka

CI checks for merge_group by mhucka #868

Triggered via merge group March 2, 2025 03:20
Status Failure
Total duration 8m 17s
Artifacts

ci.yml

on: merge_group
(Find changed files)
5s
(Find changed files)
(Set up Python)
1m 12s
(Set up Python)
YAML lint checks
4s
YAML lint checks
JSON lint checks
32s
JSON lint checks
CITATION.cff validation
9s
CITATION.cff validation
Dockerfile lint checks
12s
Dockerfile lint checks
Shell script checks
4s
Shell script checks
Matrix: (Python extra pytest matrix)
Matrix: (Python pytest matrix)
Python format checks
40s
Python format checks
Python type checks
1m 5s
Python type checks
Python lint checks
1m 47s
Python lint checks
Python compatibility checks
4m 12s
Python compatibility checks
Python code coverage checks
6m 39s
Python code coverage checks
GitHub Actions validation
15s
GitHub Actions validation
Python extra pytest checks
0s
Python extra pytest checks
Python pytest checks
0s
Python pytest checks
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 15 warnings
Shell script checks: check/pylint#L14
Double quote array expansions to avoid re-splitting elements.
Shell script checks
Process completed with exit code 1.
Dockerfile lint checks: dev_tools/requirements/Dockerfile#L22
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
Dockerfile lint checks: docker/dockerfile#L15
DL3006 warning: Always tag the version of an image explicitly
Dockerfile lint checks: docker/dockerfile#L17
DL3002 warning: Last USER should not be root
Dockerfile lint checks: docker/dockerfile#L19
DL3009 info: Delete the apt-get lists after installing something
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#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#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`
(Python pytest matrix) (macos-14, 1.4.1)
Process completed with exit code 1.
(Python pytest matrix) (ubuntu-24.04, 1.4.1)
Process completed with exit code 1.
Python pytest checks
Process completed with exit code 1.
Python compatibility checks
Process completed with exit code 1.
Python code coverage checks
Process completed with exit code 1.
(Find changed files)
'before' field is missing in event payload - changes will be detected from last commit
Shell script checks: check/mypy#L11
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Shell script checks: check/mypy#L12
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Shell script checks: check/pylint#L11
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Shell script checks: check/pylint#L12
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Shell script checks: check/pytest#L17
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Shell script checks: check/pytest#L18
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Shell script checks: dev_tools/packaging/produce-package.sh#L78
Use single quotes, otherwise this expands now rather than when signalled.
Shell script checks: dev_tools/packaging/publish-dev-package.sh#L106
Use single quotes, otherwise this expands now rather than when signalled.
Shell script checks: dev_tools/packaging/verify-published-package.sh#L60
Use single quotes, otherwise this expands now rather than when signalled.
(Set up Python)
Cache not found for keys: setup-python-Linux-x64-24.04-Ubuntu-python-3.12.8-pip-59b37127f55c890d50ac40511a88002e2b01d7f81a278a0ed2f9677b4f7fe109, setup-python-Linux-x64-24.04-Ubuntu-python-3.12.8-pip
(Python extra pytest matrix) (macos-14, 1.4.1)
Cache not found for keys: setup-python-macOS-arm64-python-3.12.8-pip-59b37127f55c890d50ac40511a88002e2b01d7f81a278a0ed2f9677b4f7fe109, setup-python-macOS-arm64-python-3.12.8-pip
(Python pytest matrix) (macos-14, 1.4.1)
Cache not found for keys: setup-python-macOS-arm64-python-3.12.8-pip-59b37127f55c890d50ac40511a88002e2b01d7f81a278a0ed2f9677b4f7fe109, setup-python-macOS-arm64-python-3.12.8-pip
(Python pytest matrix) (windows-2022, 1.4.1)
Cache not found for keys: setup-python-Windows-x64-python-3.12.8-pip-bea7b984d072f9a75b1291d02d6a4f1f1d7c877c749e96f745ac266642cbf0bb, setup-python-Windows-x64-python-3.12.8-pip
Python compatibility checks
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101