CI checks for merge_group by mhucka #58
ci.yaml
on: merge_group
(Find changed files)
7s
JSON lint checks
7s
CITATION.cff checks
6s
Dockerfile lint checks
23s
Shell script checks
3s
Vulnerability checks
/
Run OSV scanner
25s
Matrix: (Python extra pytest matrix)
Matrix: (Python pytest matrix)
Python format checks
51s
Python type checks
1m 17s
Python lint checks
1m 53s
Python compatibility checks
3m 32s
Python code coverage checks
6m 3s
GitHub Actions workflow checks
14s
Python extra pytest checks
0s
Python pytest checks
0s
Annotations
18 errors and 1 warning
|
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 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
|