Upgrade Project to .NET 10 #307
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
test/NosCore.PathFinder.Tests/GoalBasedPathfinderTests.cs#L62
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/GoalBasedPathfinderTests.cs#L56
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/JumpPointSearchPathfinderTests.cs#L38
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)
|
|
build:
test/NosCore.PathFinder.Tests/JumpPointSearchPathfinderTests.cs#L56
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/JumpPointSearchPathfinderTests.cs#L54
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/JumpPointSearchPathfinderTests.cs#L54
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/JumpPointSearchPathfinderTests.cs#L55
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/JumpPointSearchPathfinderTests.cs#L34
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)
|
|
build:
test/NosCore.PathFinder.Tests/JumpPointSearchPathfinderTests.cs#L55
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/JumpPointSearchPathfinderTests.cs#L54
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)
|