Skip to content

Fpop support for CP2K (#27) #257

Fpop support for CP2K (#27)

Fpop support for CP2K (#27) #257

Triggered via push June 27, 2024 08:11
Status Success
Total duration 10m 29s
Artifacts

pyright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
pyright
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pyright: tests/test_prep_run_vasp.py#L94
Expression value is unused (reportUnusedExpression)
pyright: tests/test_run_abacus.py#L5
Import "mock" could not be resolved from source (reportMissingModuleSource)
pyright: tests/test_run_abacus.py#L5
Import "mock.mock" could not be resolved from source (reportMissingModuleSource)
pyright: tests/test_run_cp2k.py#L5
Import "mock" could not be resolved from source (reportMissingModuleSource)
pyright: tests/test_run_cp2k.py#L5
Import "mock.mock" could not be resolved from source (reportMissingModuleSource)
pyright: tests/test_run_vasp.py#L5
Import "mock" could not be resolved from source (reportMissingModuleSource)
pyright: tests/test_run_vasp.py#L5
Import "mock.mock" could not be resolved from source (reportMissingModuleSource)