downgrade to sdk preview.5 #4
Merged
Annotations
1 error and 10 warnings
|
|
|
src/runtime/Converter.cs#L1034
Converting null literal or possible null value to non-nullable type.
|
|
src/runtime/Converter.cs#L1000
Cannot convert null literal to non-nullable reference type.
|
|
src/runtime/Converter.cs#L997
Converting null literal or possible null value to non-nullable type.
|
|
src/runtime/Types/ModuleObject.cs#L124
Dereference of a possibly null reference.
|
|
src/runtime/Types/ModuleObject.cs#L123
Converting null literal or possible null value to non-nullable type.
|
|
src/runtime/IdDispenser.cs#L35
Possible null reference return.
|
|
src/runtime/ExtensionManager.cs#L59
Possible null reference assignment.
|
|
src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
|
|
src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
The logs for this run have expired and are no longer available.
Loading