Skip to content

[pre-commit.ci] pre-commit autoupdate #384

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #384

Triggered via pull request December 9, 2024 22:23
Status Failure
Total duration 31s
Artifacts

pyright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
pyright: dpdata/stat.py#L24
Expression of type "floating[Any]" is incompatible with return type "float64"   "floating[Any]" is incompatible with "float64" (reportReturnType)
pyright: dpdata/system.py#L1052
Argument of type "numpy.bool[builtins.bool] | NDArray[numpy.bool[builtins.bool]]" cannot be assigned to parameter "idx" of type "int | Integral | list[int] | slice | ndarray[Unknown, Unknown]" in function "pick_atom_idx" (reportArgumentType)
pyright
2 errors
pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636