π uv cache on Windows CI #64
Annotations
12 errors and 2 warnings
build (3.12, macos-latest)
Input required and not supplied: path
|
build (3.12, ubuntu-latest):
hatch_build.py#L8
Import "hatchling.metadata.plugin.interface" could not be resolved (reportMissingImports)
|
build (3.12, ubuntu-latest):
hatch_build.py#L15
Method "update" is marked as override, but no base method of same name is present (reportGeneralTypeIssues)
|
build (3.12, ubuntu-latest):
tests/test_core.py#L6
Import "pytest" could not be resolved (reportMissingImports)
|
build (3.12, ubuntu-latest)
3 errors
|
build (3.12, ubuntu-latest)
Process completed with exit code 1.
|
build (3.12, windows-latest):
hatch_build.py#L8
Import "hatchling.metadata.plugin.interface" could not be resolved (reportMissingImports)
|
build (3.12, windows-latest):
hatch_build.py#L15
Method "update" is marked as override, but no base method of same name is present (reportGeneralTypeIssues)
|
build (3.12, windows-latest):
tests/test_core.py#L6
Import "pytest" could not be resolved (reportMissingImports)
|
build (3.12, windows-latest)
3 errors
|
build (3.12, windows-latest)
Process completed with exit code 1.
|
build (3.12, windows-latest)
Process completed with exit code 1.
|
build (3.12, ubuntu-latest):
hatch_build.py#L11
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
|
build (3.12, windows-latest):
hatch_build.py#L11
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
|