Fixing a mocked test #177
Annotations
1 error and 43 warnings
Build and Test (6.0.x, windows-latest)
Process completed with exit code 1.
|
Build and Test (6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test (6.0.x, ubuntu-latest):
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory.cs#L24
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory.DefaultWebhookFactory(IOptions<WebhookFactoryOptions<Webhook>>)'
|
Build and Test (6.0.x, ubuntu-latest):
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory_1.cs#L51
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory<TWebhook>.Options'
|
Build and Test (6.0.x, ubuntu-latest):
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L196
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory()'
|
Build and Test (6.0.x, ubuntu-latest):
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L217
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory(Action<WebhookFactoryOptions<TWebhook>>)'
|
Build and Test (6.0.x, ubuntu-latest):
src/Deveel.Webhooks.Service.MongoDb/Webhooks/DefaultMongoWebhookConverter.cs#L48
Possible null reference assignment.
|
Build and Test (6.0.x, ubuntu-latest):
test/Deveel.Webhooks.Management.Tests/Webhooks/WebhookManagementTestSuite.cs#L134
Null should not be used for type parameter 'url' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build and Test (6.0.x, ubuntu-latest):
test/Deveel.Webhooks.Management.Tests/Webhooks/WebhookManagementTestSuite.cs#L173
Null should not be used for type parameter 'url' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build and Test (6.0.x, ubuntu-latest):
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 (6.0.x, ubuntu-latest):
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 (6.0.x, ubuntu-latest):
test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build and Test (7.0.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test (7.0.x, windows-latest):
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory.cs#L24
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory.DefaultWebhookFactory(IOptions<WebhookFactoryOptions<Webhook>>)'
|
Build and Test (7.0.x, windows-latest):
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory_1.cs#L51
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory<TWebhook>.Options'
|
Build and Test (7.0.x, windows-latest):
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L196
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory()'
|
Build and Test (7.0.x, windows-latest):
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L217
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory(Action<WebhookFactoryOptions<TWebhook>>)'
|
Build and Test (7.0.x, windows-latest):
src/Deveel.Webhooks.Receiver.SendGrid/Webhooks/SendGridEmailFormParser.cs#L65
Dereference of a possibly null reference.
|
Build and Test (7.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test (7.0.x, windows-latest):
test/Deveel.Webhooks.Management.Tests/Webhooks/WebhookManagementTestSuite.cs#L134
Null should not be used for type parameter 'url' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build and Test (7.0.x, ubuntu-latest):
src/Deveel.Webhooks.Receiver.SendGrid/Webhooks/SendGridEmailFormParser.cs#L65
Dereference of a possibly null reference.
|
Build and Test (7.0.x, windows-latest):
test/Deveel.Webhooks.Management.Tests/Webhooks/WebhookManagementTestSuite.cs#L173
Null should not be used for type parameter 'url' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build and Test (7.0.x, ubuntu-latest):
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory.cs#L24
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory.DefaultWebhookFactory(IOptions<WebhookFactoryOptions<Webhook>>)'
|
Build and Test (7.0.x, windows-latest):
src/Deveel.Webhooks.Service.MongoDb/Webhooks/DefaultMongoWebhookConverter.cs#L48
Possible null reference assignment.
|
Build and Test (7.0.x, ubuntu-latest):
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory_1.cs#L51
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory<TWebhook>.Options'
|
Build and Test (7.0.x, windows-latest):
test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build and Test (7.0.x, ubuntu-latest):
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L196
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory()'
|
Build and Test (7.0.x, windows-latest):
test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L40
Cannot convert null literal to non-nullable reference type.
|
Build and Test (7.0.x, ubuntu-latest):
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L217
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory(Action<WebhookFactoryOptions<TWebhook>>)'
|
Build and Test (7.0.x, ubuntu-latest):
src/Deveel.Webhooks.Service.MongoDb/Webhooks/DefaultMongoWebhookConverter.cs#L48
Possible null reference assignment.
|
Build and Test (7.0.x, ubuntu-latest):
test/Deveel.Webhooks.Management.Tests/Webhooks/WebhookManagementTestSuite.cs#L134
Null should not be used for type parameter 'url' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build and Test (7.0.x, ubuntu-latest):
test/Deveel.Webhooks.Management.Tests/Webhooks/WebhookManagementTestSuite.cs#L173
Null should not be used for type parameter 'url' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build and Test (7.0.x, ubuntu-latest):
test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build and Test (7.0.x, ubuntu-latest):
test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L40
Cannot convert null literal to non-nullable reference type.
|
Build and Test (6.0.x, windows-latest):
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory.cs#L24
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory.DefaultWebhookFactory(IOptions<WebhookFactoryOptions<Webhook>>)'
|
Build and Test (6.0.x, windows-latest):
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory_1.cs#L51
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory<TWebhook>.Options'
|
Build and Test (6.0.x, windows-latest):
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L196
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory()'
|
Build and Test (6.0.x, windows-latest):
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L217
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory(Action<WebhookFactoryOptions<TWebhook>>)'
|
Build and Test (6.0.x, windows-latest):
test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build and Test (6.0.x, windows-latest):
test/Deveel.Webhooks.XUnit/Webhooks/WebhookFilterTests.cs#L40
Cannot convert null literal to non-nullable reference type.
|
Build and Test (6.0.x, windows-latest):
test/Deveel.Webhooks.XUnit/Webhooks/TenantWebhookNotificationTests.cs#L374
Cannot convert null literal to non-nullable reference type.
|
Build and Test (6.0.x, windows-latest):
test/Deveel.Webhooks.XUnit/Webhooks/NotifyOneWebhookPerEventTests.cs#L16
The field 'NotifyOneWebhookPerEventTests.testResponse' is never used
|
Build and Test (6.0.x, windows-latest):
test/Deveel.Webhooks.Management.Tests/Webhooks/WebhookManagementTestSuite.cs#L134
Null should not be used for type parameter 'url' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build and Test (6.0.x, windows-latest):
test/Deveel.Webhooks.Management.Tests/Webhooks/WebhookManagementTestSuite.cs#L173
Null should not be used for type parameter 'url' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|