Skip to content
Triggered via release October 28, 2023 09:11
@tsutomitsutomi
published v2.1.1
Status Failure
Total duration 2m 9s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Deveel.Repository.EntityFramework
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'