Skip to content

Bump Polly from 7.2.3 to 8.2.0 #43

Bump Polly from 7.2.3 to 8.2.0

Bump Polly from 7.2.3 to 8.2.0 #43

Triggered via pull request November 18, 2023 23:46
Status Failure
Total duration 45s
Artifacts

webhook-relay-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: libs/webhook-relay/src/WebhookRelay/Metadata.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/webhook-relay/src/WebhookRelay/Metadata.cs#L13
Non-nullable property 'BucketId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/webhook-relay/src/WebhookRelay/Metadata.cs#L16
Non-nullable property 'BucketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/webhook-relay/src/WebhookRelay/Metadata.cs#L19
Non-nullable property 'InputId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/webhook-relay/src/WebhookRelay/Metadata.cs#L22
Non-nullable property 'InputName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/webhook-relay/src/WebhookRelay/Metadata.cs#L25
Non-nullable property 'OutputName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/webhook-relay/src/WebhookRelay/Metadata.cs#L28
Non-nullable property 'OutputDestination' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/webhook-relay/src/WebhookRelay/WebhookMessage.cs#L5
Non-nullable property 'Meta' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/webhook-relay/src/WebhookRelay/WebhookMessage.cs#L7
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: libs/webhook-relay/src/WebhookRelay/WebhookMessage.cs#L9
Non-nullable property 'Query' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.