Update dotnet.yml #2
Annotations
10 warnings
build:
AsciiArt/CMD/Commands.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build:
AsciiArt/CMD/Commands.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build:
AsciiArt/CMD/Commands.cs#L36
Dereference of a possibly null reference.
|
build:
AsciiArt/Functions/Text/Facade.cs#L107
Cannot convert null literal to non-nullable reference type.
|
build:
AsciiArt/Functions/Video/Video.cs#L34
This call site is reachable on all platforms. 'Bitmap.GetPixel(int, int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
AsciiArt/Functions/Image/Image.cs#L28
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
AsciiArt/Functions/Live/Live.cs#L29
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
AsciiArt/Functions/Video/Video.cs#L30
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
AsciiArt/Functions/Live/Live.cs#L31
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
AsciiArt/Functions/Image/Image.cs#L26
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|