Skip to content

Update dotnet.yml

Update dotnet.yml #2

Triggered via push December 9, 2023 18:20
Status Success
Total duration 1m 53s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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)