Skip to content

Migrate ECS client to aws-sdk-go-v2 #7593

Migrate ECS client to aws-sdk-go-v2

Migrate ECS client to aws-sdk-go-v2 #7593

Triggered via pull request December 10, 2024 11:17
Status Failure
Total duration 4m 5s
Artifacts

windows.yml

on: pull_request
Windows unit tests
3m 50s
Windows unit tests
Fit to window
Zoom out
Zoom in

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.