π uv cache on Windows CI #64
Annotations
6 errors and 1 warning
β
Type checking with BasedPyright:
hatch_build.py#L8
Import "hatchling.metadata.plugin.interface" could not be resolved (reportMissingImports)
|
β
Type checking with BasedPyright:
hatch_build.py#L15
Method "update" is marked as override, but no base method of same name is present (reportGeneralTypeIssues)
|
β
Type checking with BasedPyright:
tests/test_core.py#L6
Import "pytest" could not be resolved (reportMissingImports)
|
β
Type checking with BasedPyright
3 errors
|
β
Type checking with BasedPyright
Process completed with exit code 1.
|
β
Verify public API types with BasedPyright
Process completed with exit code 1.
|
β
Type checking with BasedPyright:
hatch_build.py#L11
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
|
Loading