Skip to content

Add retry policy for reading files from minio #322

Add retry policy for reading files from minio

Add retry policy for reading files from minio #322

Triggered via pull request November 1, 2024 10:53
Status Failure
Total duration 43s
Artifacts

build.yaml

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

Annotations

1 error and 10 warnings
Validate Code, Style and Publish Coverage
Process completed with exit code 2.
Validate Code, Style and Publish Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Validate Code, Style and Publish Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: romeovs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate Code, Style and Publish Coverage: src/SnD.Sdk.Storage.Minio/MinioApiExtension.cs#L20
XML comment has a param tag for 'retryPolicy', but there is no parameter by that name
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.Minio/MinioService.cs#L50
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'MinioService.ReadObjectAsync(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/MinioApiExtension.cs#L20
XML comment has a param tag for 'retryPolicy', but there is no parameter by that name
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.Minio/MinioService.cs#L50
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'MinioService.ReadObjectAsync(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