Skip to content

[Host.AsyncApi] Remove references to non existing bindings #299

[Host.AsyncApi] Remove references to non existing bindings

[Host.AsyncApi] Remove references to non existing bindings #299

Triggered via push April 26, 2023 20:15
Status Success
Total duration 6m 50s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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'.
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L26
This call site is reachable on all platforms. 'Image' is only supported on: 'windows'.
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'.
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'.
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'.
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L94
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
build: src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L82
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'.
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'.
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'.
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'.

Artifacts

Produced during runtime
Name Size
dotnet-results Expired
145 KB
nuget-packages Expired
356 KB