Skip to content

CI checks for merge_group by mhucka #167

CI checks for merge_group by mhucka

CI checks for merge_group by mhucka #167

Triggered via merge group June 5, 2025 17:10
Status Failure
Total duration 7m 34s
Artifacts

ci.yaml

on: merge_group
(Find changed files)
6s
(Find changed files)
(Set up Python)
1m 12s
(Set up Python)
YAML lint checks
7s
YAML lint checks
JSON lint checks
11s
JSON lint checks
CITATION.cff checks
8s
CITATION.cff checks
Dockerfile lint checks
16s
Dockerfile lint checks
Shell script checks
6s
Shell script checks
Vulnerability checks  /  Run OSV scanner
22s
Vulnerability checks / Run OSV scanner
Matrix: (Python extra pytest matrix)
Matrix: (Python pytest matrix)
Python format checks
44s
Python format checks
Python type checks
1m 9s
Python type checks
Python lint checks
1m 49s
Python lint checks
Python compatibility checks
3m 30s
Python compatibility checks
Python code coverage checks
6m 3s
Python code coverage checks
GitHub Actions workflow checks
15s
GitHub Actions workflow checks
Python extra pytest checks
2s
Python extra pytest checks
Python pytest checks
2s
Python pytest checks
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
Dockerfile lint checks: docker/dockerfile#L24
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#L23
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#L22
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#L19
DL3009 info: Delete the apt-get lists after installing something
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
Dockerfile lint checks: dev_tools/requirements/Dockerfile#L22
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
Python compatibility checks
in get
Python compatibility checks
in get_json
Python compatibility checks
in get_compounds
Python compatibility checks: src/openfermion/chem/pubchem.py#L36
in geometry_from_pubchem
Python compatibility checks
HTTPError
Python compatibility checks
in _call_chain
Python compatibility checks
in error
Python compatibility checks
in http_response
Python compatibility checks
in open
Python compatibility checks
in urlopen
Python code coverage checks: src/openfermion/linalg/wedge_product.py#L70
SyntaxWarning: invalid escape sequence '\w'
Python code coverage checks
SyntaxWarning: invalid escape sequence '\w'
Python code coverage checks: src/openfermion/linalg/wave_fitting.py#L43
SyntaxWarning: invalid escape sequence '\s'
Python code coverage checks
SyntaxWarning: invalid escape sequence '\s'
Python code coverage checks: src/openfermion/linalg/erpa.py#L14
SyntaxWarning: invalid escape sequence '\s'
Python code coverage checks
SyntaxWarning: invalid escape sequence '\s'
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 '\/'
(Find changed files)
'before' field is missing in event payload - changes will be detected from last commit