Support pythonic manipulation of managed enums #195
Annotations
1 error and 11 warnings
|
|
|
|
|
src/runtime/TypeManager.cs#L760
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.
|
|
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/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/Util/Util.cs#L127
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.
|
The logs for this run have expired and are no longer available.
Loading