Skip to content

Merge branch 'update-references' into main #178

Merge branch 'update-references' into main

Merge branch 'update-references' into main #178

Triggered via push March 29, 2024 18:46
Status Success
Total duration 7m 29s
Artifacts

cd.yml

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

Annotations

45 warnings
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/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)
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, 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 (7.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, 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.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)
Build and Test (6.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 (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)
Clean Old Packages / clean
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/delete-package-versions@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.