Skip to content

Upgrade Project to .NET 10 #309

Upgrade Project to .NET 10

Upgrade Project to .NET 10 #309

Triggered via pull request November 15, 2025 03:45
Status Failure
Total duration 52s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L43
This call site is reachable on all platforms. 'Brushes.Black' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L43
This call site is reachable on all platforms. 'Graphics.DrawString(string?, Font, Brush, RectangleF, StringFormat?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L44
This call site is reachable on all platforms. 'Pen.Brush' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L43
This call site is reachable on all platforms. 'Font' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L41
This call site is reachable on all platforms. 'Pen' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L49
This call site is reachable on all platforms. 'Font' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L41
This call site is reachable on all platforms. 'Graphics.FillRectangle(Brush, Rectangle)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L41
This call site is reachable on all platforms. 'Pen.Brush' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L49
This call site is reachable on all platforms. 'Graphics.DrawString(string?, Font, Brush, RectangleF, StringFormat?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: test/NosCore.PathFinder.Tests/BrushFireTests.cs#L44
This call site is reachable on all platforms. 'Graphics.FillRectangle(Brush, Rectangle)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)