Skip to content

DYN-10011: Return runtime concrete type for types implementing .NET IDisposable - Attempt - 2 #42

DYN-10011: Return runtime concrete type for types implementing .NET IDisposable - Attempt - 2

DYN-10011: Return runtime concrete type for types implementing .NET IDisposable - Attempt - 2 #42

Triggered via pull request January 15, 2026 04:42
Status Failure
Total duration 6m 4s
Artifacts

main.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 222 warnings
Build and Test (windows, x86, windows-latest, 3.10)
Process completed with exit code 1.
Build and Test (windows, x86, windows-latest, 3.8)
Process completed with exit code 1.
Build and Test (windows, x86, windows-latest, 3.7)
Process completed with exit code 1.
Build and Test (windows, x86, windows-latest, 3.12)
Process completed with exit code 1.
Build and Test (windows, x86, windows-latest, 3.11)
Process completed with exit code 1.
Build and Test (windows, x86, windows-latest, 3.9)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Converter.cs#L1076
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Converter.cs#L1075
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
.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.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
.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.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Converter.cs#L1076
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Converter.cs#L1075
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
.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.
Build and Test (windows, x86, windows-latest, 3.10): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.10): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.10): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x86, windows-latest, 3.10): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.10): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x86, windows-latest, 3.10): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.10): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x86, windows-latest, 3.10)
.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.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
.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.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
.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.
Build and Test (windows, x86, windows-latest, 3.8): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.8): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.8): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x86, windows-latest, 3.8): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.8): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x86, windows-latest, 3.8): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.8): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x86, windows-latest, 3.8)
.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.
Build and Test (windows, x86, windows-latest, 3.7): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.7): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.7): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x86, windows-latest, 3.7): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.7): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x86, windows-latest, 3.7): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.7): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x86, windows-latest, 3.7)
.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.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/PythonTypes/PyDict.cs#L196
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.12): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/PythonTypes/PyDict.cs#L195
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.12): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.12): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/PythonTypes/PyDict.cs#L182
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.12): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x86, windows-latest, 3.12): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.12): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x86, windows-latest, 3.12): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
.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.
Build and Test (windows, x86, windows-latest, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x86, windows-latest, 3.12)
.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.
Build and Test (windows, x86, windows-latest, 3.11): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.11): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.11): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x86, windows-latest, 3.11): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.11): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x86, windows-latest, 3.11): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.11): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x86, windows-latest, 3.11)
.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.
Build and Test (windows, x86, windows-latest, 3.9): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.9): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.9): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x86, windows-latest, 3.9): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x86, windows-latest, 3.9): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x86, windows-latest, 3.9): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.9): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x86, windows-latest, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x86, windows-latest, 3.9)
.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.
Build and Test (windows, x64, windows-latest, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.9): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.9): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.9): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x64, windows-latest, 3.9): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.9): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.9): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.9): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.9)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.9)
.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.
Build and Test (windows, x64, windows-latest, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.11): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.11)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.11)
.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.
Build and Test (windows, x64, windows-latest, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.12): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.12)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.12)
.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.
Build and Test (windows, x64, windows-latest, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.10): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.10)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.10)
.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.
Build and Test (windows, x64, windows-latest, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.7): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.7): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.7): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x64, windows-latest, 3.7): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.7): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.7): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.7): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.7)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.7)
.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.
Build and Test (windows, x64, windows-latest, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.8): src/runtime/Converter.cs#L1048
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.8): src/runtime/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.8): src/runtime/Converter.cs#L1012
Cannot convert null literal to non-nullable reference type.
Build and Test (windows, x64, windows-latest, 3.8): src/runtime/Converter.cs#L1009
Converting null literal or possible null value to non-nullable type.
Build and Test (windows, x64, windows-latest, 3.8): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
Build and Test (windows, x64, windows-latest, 3.8): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.8): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, x64, windows-latest, 3.8)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, x64, windows-latest, 3.8)
.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.