Merge pull request #65 from deveel/64-entityframework-sqlserver-webho… #179
Annotations
2 errors and 10 warnings
|
|
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory.cs#L24
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory.DefaultWebhookFactory(IOptions<WebhookFactoryOptions<Webhook>>)'
|
src/Deveel.Webhooks/Webhooks/DefaultWebhookFactory_1.cs#L51
Missing XML comment for publicly visible type or member 'DefaultWebhookFactory<TWebhook>.Options'
|
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L196
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory()'
|
src/Deveel.Webhooks/Webhooks/WebhookNotifierBuilder.cs#L217
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilder<TWebhook>.UseWebhookFactory(Action<WebhookFactoryOptions<TWebhook>>)'
|
src/Deveel.Webhooks.Service/Webhooks/IWebhookDeliveryResultRepository.cs#L24
Type parameter 'TKey' has no matching typeparam tag in the XML comment on 'IWebhookDeliveryResultRepository<TResult, TKey>' (but other type parameters do)
|
src/Deveel.Webhooks.Service/Webhooks/IWebhookSubscriptionRepository.cs#L24
Type parameter 'TKey' has no matching typeparam tag in the XML comment on 'IWebhookSubscriptionRepository<TSubscription, TKey>' (but other type parameters do)
|
src/Deveel.Webhooks.Service/Webhooks/IWebhookSubscriptionRepositoryProvider.cs#L27
Type parameter 'TKey' has no matching typeparam tag in the XML comment on 'IWebhookSubscriptionRepositoryProvider<TSubscription, TKey>' (but other type parameters do)
|
src/Deveel.Webhooks.Service/Webhooks/IWebhookSubscriptionValidator.cs#L25
Type parameter 'TKey' has no matching typeparam tag in the XML comment on 'IWebhookSubscriptionValidator<TSubscription, TKey>' (but other type parameters do)
|
src/Deveel.Webhooks.Service/Webhooks/ServiceCollectionExtensions.cs#L38
Type parameter 'TKey' has no matching typeparam tag in the XML comment on 'ServiceCollectionExtensions.AddWebhookSubscriptions<TSubscription, TKey>(IServiceCollection, Action<WebhookSubscriptionBuilder<TSubscription, TKey>>?)' (but other type parameters do)
|
src/Deveel.Webhooks.Service/Webhooks/ServiceCollectionExtensions.cs#L61
Type parameter 'TKey' has no matching typeparam tag in the XML comment on 'ServiceCollectionExtensions.AddWebhookSubscriptions<TSubscription, TKey>(IServiceCollection)' (but other type parameters do)
|
This job was cancelled
Loading