Skip to content

Update project file to change assembly name and enhance warning manag… #3

Update project file to change assembly name and enhance warning manag…

Update project file to change assembly name and enhance warning manag… #3

Triggered via push December 9, 2025 21:53
Status Failure
Total duration 3m 32s
Artifacts

main.yml

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

Annotations

24 errors and 69 warnings
Build and Test (macos, 3.9, x64)
ENOENT: no such file or directory, scandir '/Library/Frameworks/Mono.framework/Versions'
Build and Test (macos, 3.7, x64)
ENOENT: no such file or directory, scandir '/Library/Frameworks/Mono.framework/Versions'
Build and Test (macos, 3.12, x64)
ENOENT: no such file or directory, scandir '/Library/Frameworks/Mono.framework/Versions'
Build and Test (macos, 3.11, x64)
ENOENT: no such file or directory, scandir '/Library/Frameworks/Mono.framework/Versions'
Build and Test (macos, 3.8, x64)
ENOENT: no such file or directory, scandir '/Library/Frameworks/Mono.framework/Versions'
Build and Test (ubuntu, 3.7, x64)
Version 3.7 with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Build and Test (macos, 3.10, x64)
ENOENT: no such file or directory, scandir '/Library/Frameworks/Mono.framework/Versions'
Build and Test (ubuntu, 3.10, x64)
Process completed with exit code 1.
Build and Test (ubuntu, 3.11, x64)
Process completed with exit code 1.
Build and Test (ubuntu, 3.9, x64)
Process completed with exit code 1.
Build and Test (ubuntu, 3.12, x64)
Process completed with exit code 1.
Build and Test (ubuntu, 3.8, x64)
Process completed with exit code 1.
Build and Test (windows, 3.12, x64)
Process completed with exit code 1.
Build and Test (windows, 3.9, x64)
Process completed with exit code 1.
Build and Test (windows, 3.10, x64)
Process completed with exit code 1.
Build and Test (windows, 3.7, x64)
Process completed with exit code 1.
Build and Test (windows, 3.11, x64)
Process completed with exit code 1.
Build and Test (windows, 3.11, x86)
Process completed with exit code 1.
Build and Test (windows, 3.8, x64)
Process completed with exit code 1.
Build and Test (windows, 3.7, x86)
Process completed with exit code 1.
Build and Test (windows, 3.10, x86)
Process completed with exit code 1.
Build and Test (windows, 3.9, x86)
Process completed with exit code 1.
Build and Test (windows, 3.12, x86)
Process completed with exit code 1.
Build and Test (windows, 3.8, x86)
Process completed with exit code 1.
Build and Test (ubuntu, 3.7, x64)
.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, 3.10, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.10, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.10, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.10, x64)
.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, 3.11, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.11, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.11, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.11, x64)
.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, 3.9, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.9, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.9, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.9, x64)
.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, 3.12, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.12, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.12, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.12, x64)
.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, 3.8, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (ubuntu, 3.8, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.8, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (ubuntu, 3.8, x64)
.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, 3.12, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.12, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.12, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.12, x64)
.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, 3.9, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.9, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.9, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.9, x64)
.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, 3.10, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.10, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.10, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.10, x64)
.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, 3.7, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.7, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.7, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.7, x64)
.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, 3.11, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.11, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.11, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.11, x64)
.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, 3.11, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.11, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.11, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.11, x86)
.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, 3.8, x64): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.8, x64): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x64): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x64)
.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, 3.7, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.7, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.7, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.7, x86)
.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, 3.10, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.10, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.10, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.10, x86)
.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, 3.9, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.9, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.9, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.9, x86)
.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, 3.12, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.12, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.12, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.12, x86)
.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, 3.8, x86): src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test (windows, 3.8, x86): src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x86): src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test (windows, 3.8, x86)
.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.