Throw AttributeError in tp_setattro for dynamic classes #183
Annotations
1 error and 11 warnings
Embedding tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Native/CustomMarshaler.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/Types/ExceptionClassObject.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/Native/CustomMarshaler.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading