Skip to content

(auto merged) Bump github.com/aws/aws-sdk-go from 1.50.1 to 1.50.3 #135

(auto merged) Bump github.com/aws/aws-sdk-go from 1.50.1 to 1.50.3

(auto merged) Bump github.com/aws/aws-sdk-go from 1.50.1 to 1.50.3 #135

Triggered via pull request January 24, 2024 20:58
Status Failure
Total duration 43s
Artifacts

linux_test.yml

on: pull_request
Matrix: Unit test (linux)
Fit to window
Zoom out
Zoom in

Annotations

3 errors
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.