ci: add pyright checker #1
Annotations
4 errors and 1 warning
Run jakebailey/pyright-action@v2:
mddatasetbuilder/deepmd.py#L56
Cannot access attribute "to_deepmd_npy" for class "MultiSystems"
Attribute "to_deepmd_npy" is unknown (reportAttributeAccessIssue)
|
Run jakebailey/pyright-action@v2:
mddatasetbuilder/detect.py#L13
Import ".dps" could not be resolved (reportMissingImports)
|
Run jakebailey/pyright-action@v2:
tests/test_datasetbuilder.py#L10
Import "pytest" could not be resolved (reportMissingImports)
|
Run jakebailey/pyright-action@v2
3 errors
|
Run jakebailey/pyright-action@v2:
tests/test_datasetbuilder.py#L11
Import "requests" could not be resolved from source (reportMissingModuleSource)
|
Loading