Enable postponed evaluation of annotations everywhere #72
Annotations
11 errors
|
Run tests with coverage:
tests/test_bytestruct.py#L143
TestByteStructMeta.test_analysis_fail_unannotated[dict]
NameError: name 'annotation' is not defined
|
Run tests with coverage:
tests/test_bytestruct.py#L143
TestByteStructMeta.test_analysis_fail_unannotated[str]
NameError: name 'annotation' is not defined
|
Run tests with coverage:
tests/test_bytestruct.py#L143
TestByteStructMeta.test_analysis_fail_unannotated[int]
NameError: name 'annotation' is not defined
|
Run tests with coverage:
tests/test_bytestruct.py#L143
TestByteStructMeta.test_analysis_fail_unannotated[float]
NameError: name 'annotation' is not defined
|
Run tests with coverage:
tests/test_bytestruct.py#L143
TestByteStructMeta.test_analysis_fail_unannotated[bytes]
NameError: name 'annotation' is not defined
|
Run tests with coverage:
tests/test_bytestruct.py#L143
TestByteStructMeta.test_analysis_fail_unannotated[None]
NameError: name 'annotation' is not defined
|
Run tests with coverage:
tests/test_bytestruct.py#L143
TestByteStructMeta.test_analysis_fail_unannotated[ArbitraryClass]
NameError: name 'annotation' is not defined
|
Run tests with coverage:
tests/test_bytestruct.py#L143
TestByteStructMeta.test_analysis_fail_unannotated[ByteStruct]
NameError: name 'annotation' is not defined
|
Run tests with coverage:
tests/test_bytestruct.py#L156
TestByteStructMeta.test_analysis_fail_annotated_unsupported[dict]
NameError: name 'annotated_type' is not defined
|
Run tests with coverage:
tests/test_bytestruct.py#L156
TestByteStructMeta.test_analysis_fail_annotated_unsupported[str]
NameError: name 'annotated_type' is not defined
|
The logs for this run have expired and are no longer available.
Loading