Skip to content

Input parsing

Input parsing #611

Triggered via push November 11, 2024 13:15
Status Failure
Total duration 29s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, rbialon/flake8-annotations@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: ipi/pes/ase.py#L3
F401 'sys' imported but unused
lint: ipi/pes/bath.py#L16
F821 undefined name 'nbath'
lint: ipi/pes/bath.py#L17
F821 undefined name 'parameters'
lint: ipi/pes/bath.py#L19
F821 undefined name 'parameters'
lint: ipi/pes/bath.py#L20
F821 undefined name 'parameters'
lint: ipi/pes/bath.py#L21
F821 undefined name 'parameters'
lint: ipi/pes/bath.py#L22
F821 undefined name 'parameters'
lint: ipi/pes/bath.py#L23
F821 undefined name 'parameters'
lint: ipi/pes/harmonic.py#L3
F401 'sys' imported but unused
lint: ipi/pes/mace.py#L3
F401 'sys' imported but unused