Skip to content

Update actions for targeting #65

Update actions for targeting

Update actions for targeting #65

Triggered via push December 26, 2024 22:05
Status Success
Total duration 30s
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#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#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)
build: src/DeckSurf.SDK/Util/ImageHelpers.cs#L35
This call site is reachable on all platforms. 'Image.VerticalResolution' 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)