CI checks for merge_group by mhucka #873
ci.yml
on: merge_group
(Find changed files)
6s
JSON lint checks
6s
CITATION.cff validation
7s
Dockerfile lint checks
11s
Shell script checks
5s
Matrix: (Python extra pytest matrix)
Matrix: (Python pytest matrix)
Python format checks
46s
Python type checks
1m 4s
Python lint checks
2m 0s
Python compatibility checks
3m 30s
Python code coverage checks
5m 52s
GitHub Actions validation
13s
Python extra pytest checks
0s
Python pytest checks
0s
Annotations
12 errors and 16 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`
|
(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)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
(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
|