Skip to content

Update README.md

Update README.md #153

Triggered via push January 28, 2024 07:58
Status Success
Total duration 3m 50s
Artifacts

cd.yml

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

Annotations

12 warnings
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test: src/Deveel.Webhooks.Service/Webhooks/WebhookSubscriptionResolver.cs#L79
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
Build and Test: src/Deveel.Webhooks.Service/Webhooks/WebhookSubscriptionResolver.cs#L79
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
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.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.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.
Clean Old Packages / clean
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/delete-package-versions@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.