CI checks for merge_group by mhucka #866
ci.yml
on: merge_group
(Find changed files)
7s
JSON lint checks
9s
CITATION.cff validation
7s
Dockerfile lint checks
11s
Matrix: (Python extra pytest matrix)
Matrix: (Python pytest matrix)
Python format checks
41s
Python type checks
1m 3s
Python lint checks
1m 51s
Python compatibility checks
3m 25s
Python code coverage checks
5m 56s
GitHub Actions validation
15s
Python extra pytest checks
0s
Python pytest checks
0s
Annotations
10 errors and 7 warnings
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
|
(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 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 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 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
|
(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 extra 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
|