Skip to content

Multi-targeting support #377

Multi-targeting support

Multi-targeting support #377

Triggered via push October 27, 2023 02:32
Status Failure
Total duration 12m 35s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L26
This call site is reachable on all platforms. 'Image' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L69
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L69
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L60
This call site is reachable on all platforms. 'Image.FromStream(Stream)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L101
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, Rectangle, Rectangle, GraphicsUnit)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L94
This call site is reachable on all platforms. 'PixelFormat.Format24bppRgb' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L94
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L99
This call site is reachable on all platforms. 'Graphics.InterpolationMode' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L99
This call site is reachable on all platforms. 'InterpolationMode.HighQualityBicubic' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L95
This call site is reachable on all platforms. 'Image.HorizontalResolution' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)

Artifacts

Produced during runtime
Name Size
dotnet-results Expired
2.07 MB