CI checks for pull_request by SamKChang #185
ci.yaml
on: pull_request
(Find changed files)
5s
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
46s
Python type checks
1m 11s
Python lint checks
1m 50s
Python compatibility checks
3m 39s
Python code coverage checks
6m 26s
GitHub Actions workflow checks
Python extra pytest checks
2s
Python pytest checks
2s
Annotations
15 errors and 2 warnings
|
Python format checks
Process completed with exit code 1.
|
|
|
|
Python lint checks
Process completed with exit code 16.
|
|
|
|
(Python pytest matrix) (macos-14, 1.4.1)
in get_json
|
|
(Python pytest matrix) (macos-14, 1.4.1)
in get_compounds
|
|
(Python pytest matrix) (macos-14, 1.4.1):
src/openfermion/chem/pubchem.py#L36
in geometry_from_pubchem
|
|
(Python pytest matrix) (macos-14, 1.4.1)
HTTPError
|
|
(Python pytest matrix) (macos-14, 1.4.1)
in _call_chain
|
|
|
|
(Python pytest matrix) (macos-14, 1.4.1)
in http_response
|
|
|
|
(Python pytest matrix) (macos-14, 1.4.1)
in urlopen
|
|
Python pytest checks
Process completed with exit code 1.
|
|
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/measurements/equality_constraint_projection.py#L54
C0301: Line too long (117/100) (line-too-long)
|