Skip to content

Add cql batch inserts #303

Add cql batch inserts

Add cql batch inserts #303

Triggered via pull request August 29, 2024 13:15
Status Failure
Total duration 1m 2s
Artifacts

build.yaml

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

Annotations

1 error and 8 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/Base/ICqlEntityService.cs#L46
Parameter 'rateLimitPeriod' has no matching param tag in the XML comment for 'ICqlEntityService.UpsertBatch<T>(List<T>, int, int?, bool, int, TimeSpan, CancellationToken)' (but other parameters do)
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Cql/CqlApiExtensions.cs#L30
Parameter 'rateLimitPeriod' has no matching param tag in the XML comment for 'CqlApiExtensions.ExecuteWithRetryAndRateLimit<TResult, TCaller>(Func<CancellationToken, Task<TResult>>, ILogger<TCaller>, int, TimeSpan, 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/Base/ICqlEntityService.cs#L46
Parameter 'rateLimitPeriod' has no matching param tag in the XML comment for 'ICqlEntityService.UpsertBatch<T>(List<T>, int, int?, bool, int, TimeSpan, CancellationToken)' (but other parameters do)
Validate Code, Style and Publish Coverage: src/SnD.Sdk/Storage/Cql/CqlApiExtensions.cs#L30
Parameter 'rateLimitPeriod' has no matching param tag in the XML comment for 'CqlApiExtensions.ExecuteWithRetryAndRateLimit<TResult, TCaller>(Func<CancellationToken, Task<TResult>>, ILogger<TCaller>, int, TimeSpan, 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