Skip to content

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

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 #39

Triggered via pull request January 14, 2026 23:03
Status Cancelled
Total duration 5m 8s
Artifacts

main.yml

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

Annotations

24 errors, 180 warnings, and 6 notices
Build and Test (macos, x64, macos-13, 3.10)
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
Build and Test (macos, x64, macos-13, 3.8)
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
Build and Test (macos, x64, macos-13, 3.7)
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
Build and Test (macos, x64, macos-13, 3.9)
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
Build and Test (macos, x64, macos-13, 3.12)
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
Build and Test (macos, x64, macos-13, 3.11)
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.9)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.9)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.7)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.8)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11)
Process completed with exit code 1.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.12)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.11)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.10)
Process completed with exit code 1.
Build and Test (windows, x64, windows-latest, 3.8)
Process completed with exit code 1.
Build and Test (windows, x86, windows-latest, 3.10)
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.8)
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, x64, windows-latest, 3.7)
Process completed with exit code 1.
Build and Test (windows, x86, windows-latest, 3.9)
Process completed with exit code 1.
Build and Test (windows, x86, windows-latest, 3.12)
Process completed with exit code 1.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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/Types/ModuleObject.cs#L124
Dereference of a possibly null reference.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10): src/runtime/Types/ModuleObject.cs#L123
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): 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/Converter.cs#L1046
Converting null literal or possible null value to non-nullable type.
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11): 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/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 (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 (ubuntu, x64, ubuntu-22.04, 3.11)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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 (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 (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 (windows, x86, windows-latest, 3.12): src/runtime/AssemblyManager.cs#L314
Dereference of a possibly null reference.
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 (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 (windows, x86, windows-latest, 3.12)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and Test (macos, x64, macos-13, 3.10)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build and Test (macos, x64, macos-13, 3.8)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build and Test (macos, x64, macos-13, 3.7)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build and Test (macos, x64, macos-13, 3.9)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build and Test (macos, x64, macos-13, 3.12)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build and Test (macos, x64, macos-13, 3.11)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046