Bug dynamic class throwing on hasattr #96
Merged
Annotations
1 error and 10 warnings
|
|
|
|
|
|
|
src/runtime/AssemblyManager.cs#L146
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/AssemblyManager.cs#L159
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading