Skip to content

chore: bump github.com/aws/aws-sdk-go from 1.45.26 to 1.45.27 #2002

chore: bump github.com/aws/aws-sdk-go from 1.45.26 to 1.45.27

chore: bump github.com/aws/aws-sdk-go from 1.45.26 to 1.45.27 #2002

Status Failure
Total duration 3m 51s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
cannot use mock (variable of type *mocks.MockAutoScalingAPI) as autoscalingiface.AutoScalingAPI value in struct literal: *mocks.MockAutoScalingAPI does not implement autoscalingiface.AutoScalingAPI (missing method DescribeInstanceRefreshesPages)
test
cannot use mock (variable of type *mocks.MockEC2API) as ec2iface.EC2API value in struct literal: *mocks.MockEC2API does not implement ec2iface.EC2API (missing method DisableImage)
test
Process completed with exit code 2.