(auto merged) Bump github.com/aws/aws-sdk-go from 1.49.6 to 1.49.7 #114
Annotations
7 errors
unit-test (1.18):
mocks/dynamodb.go#L11
cannot use &DynamoDB{} (value of type *DynamoDB) as type dynamodbiface.DynamoDBAPI in variable declaration:
|
unit-test (1.18):
examples/dynamodb_test.go#L34
undefined: spectest.APITest
|
unit-test (1.18)
Process completed with exit code 2.
|
unit-test (1.20)
The job was canceled because "_1_18" failed.
|
unit-test (1.20):
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)
|
unit-test (1.20):
examples/dynamodb_test.go#L34
undefined: spectest.APITest
|
unit-test (1.20)
The operation was canceled.
|