Skip to content

Merge branch 'master' into driver-auto-pes #324

Merge branch 'master' into driver-auto-pes

Merge branch 'master' into driver-auto-pes #324

Triggered via push November 14, 2023 22:06
Status Failure
Total duration 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: drivers/py/driver.py#L7
F811 redefinition of unused 'Dummy_driver' from line 6
lint: drivers/py/driver.py#L11
F811 redefinition of unused 'pes.*' from line 8
lint: drivers/py/pes/mace.py#L5
F401 'ase.Atoms' imported but unused
lint: drivers/py/pes/mace.py#L30
F821 undefined name 'sys'
lint: drivers/py/pes/pet.py#L7
F401 'ipi.utils.mathtools.det_ut3x3' imported but unused