Add cql batch inserts #300
build.yaml
on: pull_request
Validate Code, Style and Publish Coverage
1m 7s
Annotations
1 error and 8 warnings
Validate Code, Style and Publish Coverage
Validation Failed: {"resource":"IssueComment","code":"unprocessable","field":"data","message":"Body is too long (maximum is 65536 characters)"}
|
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#L44
Parameter 'rateLimit' has no matching param tag in the XML comment for 'ICqlEntityService.UpsertBatch<T>(List<T>, int, int?, bool, string, CancellationToken)' (but other parameters do)
|
Validate Code, Style and Publish Coverage:
src/SnD.Sdk/Storage/Base/ICqlEntityService.cs#L44
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ICqlEntityService.UpsertBatch<T>(List<T>, int, int?, bool, 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/Base/ICqlEntityService.cs#L44
Parameter 'rateLimit' has no matching param tag in the XML comment for 'ICqlEntityService.UpsertBatch<T>(List<T>, int, int?, bool, string, CancellationToken)' (but other parameters do)
|
Validate Code, Style and Publish Coverage:
src/SnD.Sdk/Storage/Base/ICqlEntityService.cs#L44
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ICqlEntityService.UpsertBatch<T>(List<T>, int, int?, bool, 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
|