C# enums to work as proper enums in Python #205
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/ClassManager.cs#L688
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/Util/Util.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/Util/Util.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/Util/ReflectionUtil.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/runtime/Util/ReflectionUtil.cs#L8
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