Update README.md #153
cd.yml
on: push
Build and Test
3m 24s
Clean Old Packages
/
clean
11s
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.MongoDb/Webhooks/DefaultMongoWebhookConverter.cs#L34
Possible null reference assignment.
|
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:
src/Deveel.Webhooks.Service.MongoDb/Webhooks/DefaultMongoWebhookConverter.cs#L34
Possible null reference assignment.
|
Build and Test:
src/Deveel.Webhooks.Receiver.SendGrid/Webhooks/SendGridEmailFormParser.cs#L65
Dereference of a possibly null reference.
|
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/.
|