DYN-10011: Return runtime concrete type for types implementing .NET IDisposable - Attempt #2 #6
Annotations
13 warnings
|
Python tests run from .NET
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
|
Python tests run from .NET
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
|
Embedding tests:
src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
|
|
Embedding tests:
src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
|
|
Embedding tests:
src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
|
|
Embedding tests:
src/runtime/Converter.cs#L1009
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