Skip to content

Add cancellation support for SQS operations #334

Add cancellation support for SQS operations

Add cancellation support for SQS operations #334

Triggered via pull request December 18, 2024 10:07
@adelinag08adelinag08
synchronize #119
ct
Status Failure
Total duration 1m 29s
Artifacts

build.yaml

on: pull_request
Validate Code, Style and Publish Coverage
1m 20s
Validate Code, Style and Publish Coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Snd.Sdk.Tests.Storage.Azure.AzureQueueServiceTests.SendQueueMessage: test/Storage/Azure/AzureQueueServiceTests.cs#L83
System.NullReferenceException : Object reference not set to an instance of an object.
Validate Code, Style and Publish Coverage
Process completed with exit code 1.
Validate Code, Style and Publish Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate Code, Style and Publish Coverage: src/SnD.Sdk.Storage.Minio/MinioService.cs#L18
Missing XML comment for publicly visible type or member 'MinioService.logger'
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Base/IQueueService.cs#L31
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'IQueueService<TSendResponse, TReleaseResponse>.SendQueueMessage(string, string, CancellationToken)' (but other parameters do)
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Base/IQueueService.cs#L40
Parameter 'cancelaltionToken' has no matching param tag in the XML comment for 'IQueueService<TSendResponse, TReleaseResponse>.RemoveQueueMessage(string, string, string, CancellationToken)' (but other parameters do)
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Base/IQueueService.cs#L49
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'IQueueService<TSendResponse, TReleaseResponse>.ReleaseMessage(string, string, string, CancellationToken)' (but other parameters do)
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Models/BlobPath/AmazonS3BlobPath.cs#L19
XML comment has cref attribute 'ObjectKey' that could not be resolved
Validate Code, Style and Publish Coverage: src/SnD.Sdk.Storage.Minio/MinioService.cs#L18
Missing XML comment for publicly visible type or member 'MinioService.logger'
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Base/IQueueService.cs#L31
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'IQueueService<TSendResponse, TReleaseResponse>.SendQueueMessage(string, string, CancellationToken)' (but other parameters do)
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Base/IQueueService.cs#L40
Parameter 'cancelaltionToken' has no matching param tag in the XML comment for 'IQueueService<TSendResponse, TReleaseResponse>.RemoveQueueMessage(string, string, string, CancellationToken)' (but other parameters do)
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Base/IQueueService.cs#L49
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'IQueueService<TSendResponse, TReleaseResponse>.ReleaseMessage(string, string, string, CancellationToken)' (but other parameters do)
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Models/BlobPath/AmazonS3BlobPath.cs#L19
XML comment has cref attribute 'ObjectKey' that could not be resolved