Migrate ECS client to aws-sdk-go-v2 #7593
windows.yml
on: pull_request
Windows unit tests
3m 50s
Annotations
10 errors
Windows unit tests
cannot use ec2Client (variable of type *mock_ec2.MockClient) as "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client value in struct literal: *mock_ec2.MockClient does not implement "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client (wrong type for method DescribeECSTagsForInstance)
|
Windows unit tests
cannot use ec2Client (variable of type *mock_ec2.MockClient) as "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client value in struct literal: *mock_ec2.MockClient does not implement "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client (wrong type for method DescribeECSTagsForInstance)
|
Windows unit tests
cannot use ec2Client (variable of type *mock_ec2.MockClient) as "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client value in struct literal: *mock_ec2.MockClient does not implement "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client (wrong type for method DescribeECSTagsForInstance)
|
Windows unit tests
cannot use ec2Client (variable of type *mock_ec2.MockClient) as "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client value in struct literal: *mock_ec2.MockClient does not implement "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client (wrong type for method DescribeECSTagsForInstance)
|
Windows unit tests
cannot use ec2Client (variable of type *mock_ec2.MockClient) as "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client value in struct literal: *mock_ec2.MockClient does not implement "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client (wrong type for method DescribeECSTagsForInstance)
|
Windows unit tests
cannot use ec2Client (variable of type *mock_ec2.MockClient) as "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client value in struct literal: *mock_ec2.MockClient does not implement "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client (wrong type for method DescribeECSTagsForInstance)
|
Windows unit tests
cannot use ec2Client (variable of type *mock_ec2.MockClient) as "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client value in struct literal: *mock_ec2.MockClient does not implement "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client (wrong type for method DescribeECSTagsForInstance)
|
Windows unit tests
cannot use ec2Client (variable of type *mock_ec2.MockClient) as "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client value in struct literal: *mock_ec2.MockClient does not implement "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client (wrong type for method DescribeECSTagsForInstance)
|
Windows unit tests
cannot use ec2Client (variable of type *mock_ec2.MockClient) as "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client value in struct literal: *mock_ec2.MockClient does not implement "github.com/aws/amazon-ecs-agent/ecs-agent/ec2".Client (wrong type for method DescribeECSTagsForInstance)
|
Windows unit tests
Process completed with exit code 1.
|