(auto merged) Bump github.com/aws/aws-sdk-go from 1.51.9 to 1.51.10 #184
Annotations
3 errors and 1 warning
Run tests with coverage report output:
mocks/dynamodb.go#L11
cannot use &DynamoDB{} (value of type *DynamoDB) as dynamodbiface.DynamoDBAPI value in variable declaration: *DynamoDB does not implement dynamodbiface.DynamoDBAPI (missing method BatchExecuteStatement)
|
Run tests with coverage report output:
examples/dynamodb_test.go#L34
undefined: spectest.APITest
|
Run tests with coverage report output
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading