Skip to content

chore(main): release 0.28.7 #1997

chore(main): release 0.28.7

chore(main): release 0.28.7 #1997

Triggered via push October 13, 2023 09:06
Status Failure
Total duration 3m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.