Skip to content

GITBOOK-3: change request with no subject merged in GitBook #141

GITBOOK-3: change request with no subject merged in GitBook

GITBOOK-3: change request with no subject merged in GitBook #141

Triggered via push October 28, 2023 18:44
Status Success
Total duration 2m 16s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Deveel.Webhooks.Receiver.AspNetCore/Webhooks/WebhookReceiver.cs#L333
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, StringValues>.TryGetValue(string key, out StringValues value)'.
build: src/Deveel.Webhooks.Receiver.AspNetCore/Webhooks/WebhookReceiver.cs#L341
Possible null reference argument for parameter 'key' in 'bool IQueryCollection.TryGetValue(string key, out StringValues value)'.
build: src/Deveel.Webhooks.DynamicLinq/Webhooks/LinqWebhookFilterEvaluator.cs#L21
Missing XML comment for publicly visible type or member 'LinqWebhookFilterEvaluator<TWebhook>'
build: src/Deveel.Webhooks.DynamicLinq/Webhooks/LinqWebhookFilterEvaluator.cs#L25
Missing XML comment for publicly visible type or member 'LinqWebhookFilterEvaluator<TWebhook>.LinqWebhookFilterEvaluator(IOptions<WebhookSenderOptions<TWebhook>>)'
build: src/Deveel.Webhooks.DynamicLinq/Webhooks/LinqWebhookFilterEvaluator.cs#L34
Missing XML comment for publicly visible type or member 'LinqWebhookFilterEvaluator<TWebhook>.Default'
build: src/Deveel.Webhooks.DynamicLinq/Webhooks/LinqWebhookFilterEvaluator.cs#L70
Missing XML comment for publicly visible type or member 'LinqWebhookFilterEvaluator<TWebhook>.MatchesAsync(WebhookSubscriptionFilter, TWebhook, CancellationToken)'
build: src/Deveel.Webhooks.DynamicLinq/Webhooks/WebhookNotifierBuilderExtensions.cs#L16
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilderExtensions'
build: src/Deveel.Webhooks.DynamicLinq/Webhooks/WebhookNotifierBuilderExtensions.cs#L17
Missing XML comment for publicly visible type or member 'WebhookNotifierBuilderExtensions.UseLinqFilter<TWebhook>(WebhookNotifierBuilder<TWebhook>)'
build: src/Deveel.Webhooks.Service/Webhooks/IWebhookSubscriptionRepository.cs#L81
Missing XML comment for publicly visible type or member 'IWebhookSubscriptionRepository<TSubscription>.GetStatusAsync(TSubscription, CancellationToken)'
build: src/Deveel.Webhooks.Service/Webhooks/WebhookSubscriptionErrorCodes.cs#L8
Missing XML comment for publicly visible type or member 'WebhookSubscriptionErrorCodes.UnknownError'