[WIP] Adding model to metadata and snapshot #14915
Annotations
5 errors
Run jakebailey/pyright-action@3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f:
tests/parameter/test_parameter_typed_metadata.py#L5
"EmptyMetaDataModel" is unknown import symbol (reportAttributeAccessIssue)
|
Run jakebailey/pyright-action@3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f:
tests/parameter/test_parameter_typed_metadata.py#L37
Cannot access attribute "value" for class "EmptySnapshotModel"
Attribute "value" is unknown (reportAttributeAccessIssue)
|
Run jakebailey/pyright-action@3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f:
tests/parameter/test_parameter_typed_metadata.py#L38
Cannot access attribute "name" for class "EmptySnapshotModel"
Attribute "name" is unknown (reportAttributeAccessIssue)
|
Run jakebailey/pyright-action@3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f:
tests/parameter/test_parameter_typed_metadata.py#L43
"assert_type" mismatch: expected "ParameterSnapshot" but received "EmptySnapshotModel" (reportAssertTypeFailure)
|
|
The logs for this run have expired and are no longer available.
Loading