Skip to content

Fixing the manual release pipeline script #186

Fixing the manual release pipeline script

Fixing the manual release pipeline script #186

Triggered via push September 4, 2024 18:32
Status Success
Total duration 9m 36s
Artifacts

cd.yml

on: push
Matrix: Build and Test
Clean Old Packages  /  clean
10s
Clean Old Packages / clean
Fit to window
Zoom out
Zoom in

Annotations

67 warnings
Build and Test (6.0.x, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
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/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)
Build and Test (6.0.x, ubuntu-latest): 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)
Build and Test (6.0.x, ubuntu-latest): 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)
Build and Test (6.0.x, ubuntu-latest): 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)
Build and Test (6.0.x, ubuntu-latest): 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)
Build and Test (6.0.x, ubuntu-latest): 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)
Build and Test (7.0.x, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
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, 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, 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, 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/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)
Build and Test (7.0.x, ubuntu-latest): 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)
Build and Test (7.0.x, ubuntu-latest): 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)
Build and Test (7.0.x, ubuntu-latest): 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)
Build and Test (7.0.x, ubuntu-latest): 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)
Build and Test (8.0.x, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Build and Test (8.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 (8.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 (8.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 (8.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 (8.0.x, ubuntu-latest): 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)
Build and Test (8.0.x, ubuntu-latest): 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)
Build and Test (8.0.x, ubuntu-latest): 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)
Build and Test (8.0.x, ubuntu-latest): 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)
Build and Test (8.0.x, ubuntu-latest): 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)
Build and Test (8.0.x, ubuntu-latest): 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)
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): 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)
Build and Test (6.0.x, windows-latest): 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)
Build and Test (6.0.x, windows-latest): 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)
Build and Test (6.0.x, windows-latest): 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)
Build and Test (6.0.x, windows-latest): 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)
Build and Test (6.0.x, windows-latest): 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)
Build and Test (6.0.x, windows-latest)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Build and Test (8.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 (8.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 (8.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 (8.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 (8.0.x, windows-latest): 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)
Build and Test (8.0.x, windows-latest): 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)
Build and Test (8.0.x, windows-latest): 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)
Build and Test (8.0.x, windows-latest): 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)
Build and Test (8.0.x, windows-latest): 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)
Build and Test (8.0.x, windows-latest): 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)
Build and Test (8.0.x, windows-latest)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Build and Test (7.0.x, windows-latest)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
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.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)
Build and Test (7.0.x, windows-latest): 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)
Build and Test (7.0.x, windows-latest): 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)
Build and Test (7.0.x, windows-latest): 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)
Build and Test (7.0.x, windows-latest): 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)
Clean Old Packages / clean
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/delete-package-versions@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/