Add 'dependabot.yml' for GitHub actions and NuGet packages #63
Annotations
10 warnings
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#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#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#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/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#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#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#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#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/NBug_custom/Core/Util/Web/StreamUpload.cs#L20
Type 'StreamUpload' owns disposable field(s) 'outputStream' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|