CI checks for pull_request by mhucka #163
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
43s
Python type checks
1m 6s
Python lint checks
1m 49s
Python compatibility checks
3m 32s
Python code coverage checks
5m 49s
GitHub Actions workflow checks
0s
Python extra pytest checks
2s
Python pytest checks
3s
Annotations
2 errors and 2 warnings
|
Python lint checks
Process completed with exit code 16.
|
|
Python code coverage checks
Process completed with exit code 1.
|
|
(Find changed files)
'base' input parameter is ignored when action is triggered by pull request event
|
|
Python lint checks:
src/openfermion/circuits/gates/four_qubit_gates.py#L18
C0411: standard import "warnings" should be placed before third party imports "numpy", "sympy" (wrong-import-order)
|