C# enums to work as proper enums in Python #208
Annotations
1 error, 11 warnings, and 2 notices
|
|
|
src/runtime/Types/ManagedType.cs#L123
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.
|
|
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/ArrayObject.cs#L502
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/AssemblyManager.cs#L312
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#L159
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/AssemblyManager.cs#L146
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
|
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
The logs for this run have expired and are no longer available.
Loading