Add cql batch inserts #297
Annotations
1 error and 8 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/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)
|
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)
|
src/SnD.Sdk/Storage/Models/BlobPath/AmazonS3BlobPath.cs#L19
XML comment has cref attribute 'ObjectKey' that could not be resolved
|
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)
|
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)
|
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