Skip to content

Supress integration tests from forked PRs #356

Supress integration tests from forked PRs

Supress integration tests from forked PRs #356

Triggered via push August 9, 2023 19:59
Status Success
Total duration 8m 54s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/SlimMessageBus.Host.RabbitMQ/Config/RabbitMqProducerBuilderExtensions.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/SlimMessageBus.Host.RabbitMQ/Config/RabbitMqProducerBuilderExtensions.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/SlimMessageBus.Host.RabbitMQ/Config/RabbitMqRequestResponseBuilderExtensions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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#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#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#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#L104
This call site is reachable on all platforms. 'GraphicsUnit.Pixel' 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#L97
This call site is reachable on all platforms. 'Graphics.FromImage(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#L95
This call site is reachable on all platforms. 'Bitmap.SetResolution(float, float)' 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
209 KB
nuget-packages Expired
380 KB