Throw AttributeError in tp_setattro for dynamic classes #184
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/Types/ArrayObject.cs#L502
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/Types/ManagedType.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/Types/ManagedType.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/Types/ClassBase.cs#L421
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