CI checks for pull_request by mhucka #154
ci.yaml
on: pull_request
(Find changed files)
6s
JSON lint checks
0s
CITATION.cff checks
0s
Dockerfile lint checks
0s
Shell script checks
0s
Vulnerability checks
/
Run OSV scanner
Matrix: (Python extra pytest matrix)
Matrix: (Python pytest matrix)
Python format checks
45s
Python type checks
1m 12s
Python lint checks
1m 47s
Python compatibility checks
3m 36s
Python code coverage checks
6m 15s
GitHub Actions workflow checks
0s
Python extra pytest checks
3s
Python pytest checks
2s
Annotations
10 errors and 1 warning
|
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)
'base' input parameter is ignored when action is triggered by pull request event
|