Skip to content

GITBOOK-6: change request with no subject merged in GitBook #150

GITBOOK-6: change request with no subject merged in GitBook

GITBOOK-6: change request with no subject merged in GitBook #150

Triggered via push October 30, 2023 15:09
Status Success
Total duration 4m 33s
Artifacts

cd.yml

on: push
Clean Old Packages  /  clean
16s
Clean Old Packages / clean
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: src/Deveel.Webhooks.Service.EntityFramework/Webhooks/WebhookDbContext.cs#L25
Non-nullable property 'Subscriptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: src/Deveel.Webhooks.Service.EntityFramework/Webhooks/WebhookDbContext.cs#L25
Non-nullable property 'DeliveryResults' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L39
Cannot convert null literal to non-nullable reference type.
Build and Test: test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L40
Cannot convert null literal to non-nullable reference type.
Build and Test: test/Deveel.Webhooks.XUnit/Webhooks/TenantWebhookNotificationTests.cs#L373
Cannot convert null literal to non-nullable reference type.
Build and Test: test/Deveel.Webhooks.XUnit/Webhooks/TenantWebhookNotificationTests.cs#L373
Cannot convert null literal to non-nullable reference type.
Build and Test: test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L39
Cannot convert null literal to non-nullable reference type.
Build and Test: test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L40
Cannot convert null literal to non-nullable reference type.