Upgrade Project to .NET 10 #311
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
test/NosCore.PathFinder.Tests/GoalBasedPathfinderTests.cs#L77
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/GoalBasedPathfinderTests.cs#L62
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/GoalBasedPathfinderTests.cs#L57
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/GoalBasedPathfinderTests.cs#L56
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#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#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' 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#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#L49
This call site is reachable on all platforms. 'Brushes.White' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|