(auto merged) Bump github.com/aws/aws-sdk-go from 1.51.6 to 1.51.7 #181
Annotations
3 errors and 1 warning
Unit test (linux) (ubuntu-latest):
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 (linux) (ubuntu-latest):
examples/dynamodb_test.go#L34
undefined: spectest.APITest
|
Unit test (linux) (ubuntu-latest)
Process completed with exit code 1.
|
Unit test (linux) (ubuntu-latest)
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/.
|