Skip to content

Clean-up and added multithreading profiling #500

Clean-up and added multithreading profiling

Clean-up and added multithreading profiling #500

Triggered via push March 23, 2024 11:08
Status Failure
Total duration 31s
Artifacts

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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: ipi/engine/forcefields.py#L24
F401 'ipi.utils.io.NumpyEncoder' imported but unused
lint: ipi/engine/motion/dynamics.py#L353
F841 local variable 'na3' is assigned to but never used
lint: ipi/inputs/prng.py#L12
F401 'numpy as np' imported but unused
lint: ipi/utils/prng.py#L16
F401 'multiprocessing' imported but unused