Bug dynamic class throwing on hasattr #181
Annotations
1 error and 10 warnings
Embedding tests
Process completed with exit code 1.
|
Embedding tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Embedding tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L146
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L159
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading