Upgrade Project to .NET 10 #309
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)
|