Throw AttributeError in tp_setattro for dynamic classes (#97) #185
Annotations
1 error and 11 warnings
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
|
|
|
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/Types/ExceptionClassObject.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/ClassManager.cs#L676
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