Add retry policy for reading files from minio #322
Annotations
1 error and 10 warnings
|
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/
|
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/
|
src/SnD.Sdk.Storage.Minio/MinioApiExtension.cs#L20
XML comment has a param tag for 'retryPolicy', but there is no parameter by that name
|
src/SnD.Sdk.Storage.Minio/MinioService.cs#L18
Missing XML comment for publicly visible type or member 'MinioService.logger'
|
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)
|
src/SnD.Sdk/Storage/Models/BlobPath/AmazonS3BlobPath.cs#L19
XML comment has cref attribute 'ObjectKey' that could not be resolved
|
src/SnD.Sdk.Storage.Minio/MinioApiExtension.cs#L20
XML comment has a param tag for 'retryPolicy', but there is no parameter by that name
|
src/SnD.Sdk.Storage.Minio/MinioService.cs#L18
Missing XML comment for publicly visible type or member 'MinioService.logger'
|
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)
|
src/SnD.Sdk/Storage/Models/BlobPath/AmazonS3BlobPath.cs#L19
XML comment has cref attribute 'ObjectKey' that could not be resolved
|
The logs for this run have expired and are no longer available.
Loading