Skip to content

Fix target frameworks #8

Fix target frameworks

Fix target frameworks #8

Triggered via push January 29, 2025 04:06
Status Success
Total duration 2m 58s
Artifacts
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Build (macos-latest, net9.0, 9.0.x, true, -x64, false): tests/PolygonClipper.Benchmarks/Program.cs#L8
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (macos-latest, net9.0, 9.0.x, true, -x64, false): src/PolygonClipper/PolygonUtilities.cs#L102
The variable 'sqrEpsilon' is assigned but its value is never used
Build (ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/PolygonClipper.Benchmarks/Program.cs#L8
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (ubuntu-latest, net9.0, 9.0.x, true, -x64, false): src/PolygonClipper/PolygonUtilities.cs#L102
The variable 'sqrEpsilon' is assigned but its value is never used
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/PolygonClipper.Benchmarks/Program.cs#L8
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): src/PolygonClipper/PolygonUtilities.cs#L102
The variable 'sqrEpsilon' is assigned but its value is never used
Build (macos-latest, net8.0, 8.0.x, -x64, false): tests/PolygonClipper.Benchmarks/Program.cs#L8
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (macos-latest, net8.0, 8.0.x, -x64, false): src/PolygonClipper/PolygonUtilities.cs#L102
The variable 'sqrEpsilon' is assigned but its value is never used
Build (windows-latest, net9.0, 9.0.x, true, -x64, false): tests/PolygonClipper.Benchmarks/Program.cs#L8
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (windows-latest, net9.0, 9.0.x, true, -x64, false): src/PolygonClipper/PolygonUtilities.cs#L102
The variable 'sqrEpsilon' is assigned but its value is never used
Build (windows-latest, net8.0, 8.0.x, -x64, false): tests/PolygonClipper.Benchmarks/Program.cs#L8
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (windows-latest, net8.0, 8.0.x, -x64, false): src/PolygonClipper/PolygonUtilities.cs#L102
The variable 'sqrEpsilon' is assigned but its value is never used