Skip to content

Updated NUKE and integrated tests in CI/CD #188

Updated NUKE and integrated tests in CI/CD

Updated NUKE and integrated tests in CI/CD #188

Triggered via push November 12, 2025 13:21
Status Failure
Total duration 4m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 20 warnings
linux
Process completed with exit code 255.
linux
Target "RunUnitTests" has thrown an exception
linux
Could not find a test logger with AssemblyQualifiedName, URI or FriendlyName 'GitHubActions'.
windows
Process completed with exit code 1.
windows
Target "RunUnitTests" has thrown an exception
windows
Could not find a test logger with AssemblyQualifiedName, URI or FriendlyName 'GitHubActions'.
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(51,28): warning CA1416: This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(53,17): warning CA1416: This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(33,28): warning CA1416: This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(39,13): warning CA1416: This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(39,26): warning CA1416: This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(35,17): warning CA1416: This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(32,29): warning CA1416: This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(13,29): warning CA1416: This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(16,17): warning CA1416: This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/NativeImageTests.cs(14,28): warning CA1416: This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(77,26): warning CA1416: This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(70,29): warning CA1416: This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(33,28): warning CA1416: This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(32,29): warning CA1416: This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(35,17): warning CA1416: This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(39,13): warning CA1416: This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(39,26): warning CA1416: This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(16,17): warning CA1416: This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(14,28): warning CA1416: This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\NativeImageTests.cs(13,29): warning CA1416: This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\ElectronNET.IntegrationTests.csproj]