Overhaul with Pydantic and format version generic 0.3 / model 0.5 #1019
Annotations
11 errors
|
bioimageio/spec/resource_types.py#L3
Import "pydantic" could not be resolved (reportMissingImports)
|
bioimageio/spec/resource_types.py#L3
Type of "Field" is unknown (reportUnknownVariableType)
|
bioimageio/spec/utils.py#L21
Import "pydantic" could not be resolved (reportMissingImports)
|
bioimageio/spec/utils.py#L22
Import "pydantic" could not be resolved (reportMissingImports)
|
bioimageio/spec/utils.py#L23
Import "pydantic_core" could not be resolved (reportMissingImports)
|
bioimageio/spec/utils.py#L22
Type of "AnyUrl" is unknown (reportUnknownVariableType)
|
bioimageio/spec/utils.py#L22
Type of "HttpUrl" is unknown (reportUnknownVariableType)
|
bioimageio/spec/utils.py#L23
Type of "PydanticUndefined" is unknown (reportUnknownVariableType)
|
bioimageio/spec/utils.py#L53
Type of "get_validation_context" is partially unknown
Type of "get_validation_context" is "(root: Unknown = Path(), warning_level: Literal[20, 30, 35, 50] = ERROR) -> ValContext" (reportUnknownVariableType)
|
bioimageio/spec/utils.py#L97
Type of "typ" is unknown (reportUnknownVariableType)
|
The logs for this run have expired and are no longer available.
Loading