CI checks for merge_group by mhucka #37
ci.yaml
on: merge_group
(Find changed files)
3s
JSON lint checks
7s
CITATION.cff checks
7s
Dockerfile lint checks
18s
Shell script checks
6s
Vulnerability checks
/
Run
24s
Matrix: (Python extra pytest matrix)
Matrix: (Python pytest matrix)
Python format checks
47s
Python type checks
1m 2s
Python lint checks
1m 46s
Python compatibility checks
3m 31s
Python code coverage checks
5m 55s
GitHub Actions workflow checks
15s
Python extra pytest checks
0s
Python pytest checks
0s
Annotations
24 errors and 6 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`
|
|
(Python extra pytest matrix) (ubuntu-24.04, 1.4.1)
PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
|
|
(Python extra pytest matrix) (macos-14, 1.4.1)
PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
|
|
(Python pytest matrix) (ubuntu-24.04, 1.4.1)
PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
|
|
Python compatibility checks
PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
|
|
(Python pytest matrix) (macos-14, 1.4.1)
PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
|
|
Python code coverage checks
PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
|
|
Python code coverage checks
SyntaxWarning: invalid escape sequence '\/'
|
|
Python code coverage checks
SyntaxWarning: invalid escape sequence '\/'
|
|
Python code coverage checks:
src/openfermion/circuits/gates/four_qubit_gates.py#L124
SyntaxWarning: invalid escape sequence '\/'
|
|
Python code coverage checks:
src/openfermion/circuits/gates/four_qubit_gates.py#L124
SyntaxWarning: invalid escape sequence '\/'
|
|
Python code coverage checks
SyntaxWarning: invalid escape sequence '\/'
|
|
Python code coverage checks
SyntaxWarning: invalid escape sequence '\/'
|
|
Python code coverage checks:
src/openfermion/circuits/gates/four_qubit_gates.py#L124
SyntaxWarning: invalid escape sequence '\/'
|
|
Python code coverage checks:
src/openfermion/circuits/gates/four_qubit_gates.py#L124
SyntaxWarning: invalid escape sequence '\/'
|
|
(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 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) (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 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
|