Skip to content

Make sure the classes are public #9

Make sure the classes are public

Make sure the classes are public #9

Triggered via push December 26, 2024 22:25
Status Success
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/DeckSurf.SDK/Util/ImageHelpers.cs#L43
This call site is reachable on all platforms. 'PixelOffsetMode.HighQuality' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/DeckSurf.SDK/Util/ImageHelpers.cs#L83
This call site is reachable on all platforms. 'ImageConverter' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/DeckSurf.SDK/Util/ImageHelpers.cs#L96
This call site is reachable on all platforms. 'Icon.Save(Stream)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/DeckSurf.SDK/Util/ImageHelpers.cs#L70
This call site is reachable on all platforms. 'Image.FromStream(Stream)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)