Skip to content

Documentation updates #149

Documentation updates

Documentation updates #149

Triggered via push October 30, 2023 14:49
Status Success
Total duration 3m 2s
Artifacts

cd.yml

on: push
Clean Old Packages  /  clean
17s
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.MongoDb.XUnit/Webhooks/MultiTenantWebhookDeliveryResultLoggingTests.cs#L38
Field 'MultiTenantWebhookDeliveryResultLoggingTests.testResponse' is never assigned to, and will always have its default value null
Build and Test: test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L39
Cannot convert null literal to non-nullable reference type.