DYN-10011: Return runtime concrete type for types implementing .NET interfaces #5
Annotations
1 error and 11 warnings
|
Embedding tests
Process completed with exit code 1.
|
|
Embedding tests:
src/runtime/Converter.cs#L1164
Converting null literal or possible null value to non-nullable type.
|
|
Embedding tests:
src/runtime/Converter.cs#L1162
Converting null literal or possible null value to non-nullable type.
|
|
Embedding tests:
src/runtime/Converter.cs#L1128
Cannot convert null literal to non-nullable reference type.
|
|
Embedding tests:
src/runtime/Converter.cs#L1125
Converting null literal or possible null value to non-nullable type.
|
|
Embedding tests:
src/runtime/IdDispenser.cs#L35
Possible null reference return.
|
|
Embedding tests:
src/runtime/ExtensionManager.cs#L59
Possible null reference assignment.
|
|
Embedding tests:
src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
|
|
Embedding tests:
src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Embedding tests:
src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Embedding tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
|
Setup .NET
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading