Run continuous integration tests on PR #1280 by @mhucka #736
ci.yaml
on: pull_request
Changed file filtering
9s
YAML lint checks
0s
JSON lint checks
0s
Dockerfile lint checks
0s
GitHub workflow lint checks
0s
Shell script lint checks
9s
Matrix: Extra unit tests
Matrix: Unit tests
Python compatibility tests
Python code coverage tests
CI
5s
Annotations
11 errors
|
Python file checks:
src/openfermion/ops/operators/symbolic_operator.py#L21
Skipping analyzing "sympy": module is installed, but missing library stubs or py.typed marker
|
|
Python file checks:
src/openfermion/chem/pubchem.py#L33
Skipping analyzing "pubchempy": module is installed, but missing library stubs or py.typed marker
|
|
Python file checks:
src/openfermion/chem/pubchem.py#L14
Incompatible default for parameter "structure" (default has type "None", parameter has type "str")
|
|
Python file checks:
src/openfermion/resource_estimates/pbc/hamiltonian/cc_extensions.py#L19
Skipping analyzing "pyscf.pbc": module is installed, but missing library stubs or py.typed marker
|
|
Python file checks:
src/openfermion/resource_estimates/pbc/hamiltonian/cc_extensions.py#L18
Skipping analyzing "pyscf.pbc.cc.kccsd_rhf": module is installed, but missing library stubs or py.typed marker
|
|
Python file checks:
src/openfermion/resource_estimates/pbc/hamiltonian/cc_extensions.py#L17
Skipping analyzing "pyscf.pbc.cc.kccsd_uhf": module is installed, but missing library stubs or py.typed marker
|
|
Python file checks:
src/openfermion/resource_estimates/pbc/hamiltonian/cc_extensions.py#L16
Skipping analyzing "pyscf.pbc.lib.kpts_helper": module is installed, but missing library stubs or py.typed marker
|
|
Python file checks:
src/openfermion/resource_estimates/pbc/hamiltonian/cc_extensions.py#L15
Skipping analyzing "pyscf.lib": module is installed, but missing library stubs or py.typed marker
|
|
Python file checks:
src/openfermion/resource_estimates/pbc/testing/systems.py#L16
Skipping analyzing "pyscf.lib": module is installed, but missing library stubs or py.typed marker
|
|
Python file checks
Skipping analyzing "pyscf.pbc": module is installed, but missing library stubs or py.typed marker
|
|
CI
Process completed with exit code 1.
|