.NET 8 #37
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
The logs for this run have expired and are no longer available.
Loading