Skip to content

CodeQL

CodeQL #58

Triggered via schedule June 24, 2024 08:46
Status Success
Total duration 8m 55s
Artifacts

codeql.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp, Release): source/SimpleTreeMap/TreeMap.cs#L270
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp, Release): source/SimpleTreeMap/TreeMap.cs#L57
This call site is reachable on all platforms. 'Brush' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp, Release): source/SimpleTreeMap/TreeMap.cs#L187
This call site is reachable on all platforms. 'Graphics.FillRectangle(Brush, Rectangle)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp, Release): source/SimpleTreeMap/TreeMap.cs#L56
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp, Release): source/SimpleTreeMap/TreeMap.cs#L270
This call site is reachable on all platforms. 'Brush' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp, Release): source/SimpleTreeMap/TreeMap.cs#L170
This call site is reachable on all platforms. 'Graphics.FillRectangle(Brush, Rectangle)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp, Release): source/SimpleTreeMap/TreeMap.cs#L185
This call site is reachable on all platforms. 'Graphics.FillRectangle(Brush, Rectangle)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp, Release): source/SimpleTreeMap/TreeMap.cs#L170
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp, Release): source/SimpleTreeMap/TreeMap.cs#L187
This call site is reachable on all platforms. 'Brush' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp, Release): source/NBug_custom/Core/UI/WinForms/Panels/ExceptionDetails.cs#L115
This call site is reachable on all platforms. 'Font' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)