Skip to content

Bump github.com/aws/aws-sdk-go from 1.46.2 to 1.46.3 #38

Bump github.com/aws/aws-sdk-go from 1.46.2 to 1.46.3

Bump github.com/aws/aws-sdk-go from 1.46.2 to 1.46.3 #38

Triggered via pull request October 24, 2023 21:05
Status Failure
Total duration 52s
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): examples/dynamodb_test.go#L34
undefined: spectest.APITest
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)
Process completed with exit code 1.