Skip to content

chore(deps): bump @aws-sdk/client-iam from 3.1036.0 to 3.1053.0 #4941

chore(deps): bump @aws-sdk/client-iam from 3.1036.0 to 3.1053.0

chore(deps): bump @aws-sdk/client-iam from 3.1036.0 to 3.1053.0 #4941

Triggered via pull request June 1, 2026 21:54
Status Failure
Total duration 3m 1s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
collect
Process completed with exit code 130.
collect
Argument of type '{ Policy: { PolicyName: string; Arn: string; }; }' is not assignable to parameter of type 'CommandResponse<MetadataBearer>'.
collect
Argument of type 'typeof CreatePolicyCommand' is not assignable to parameter of type 'new (input: CreatePolicyCommandInput) => AwsCommand<CreatePolicyCommandInput, MetadataBearer, any, any>'.
collect
Argument of type '{ Policy: { PolicyName: string; Arn: string; }; }' is not assignable to parameter of type 'CommandResponse<MetadataBearer>'.
collect
Argument of type 'typeof GetPolicyCommand' is not assignable to parameter of type 'new (input: GetPolicyCommandInput) => AwsCommand<GetPolicyCommandInput, MetadataBearer, any, any>'.
collect
Argument of type 'typeof IAMClient' is not assignable to parameter of type 'InstanceOrClassType<Client<ServiceInputTypes, MetadataBearer, SmithyResolvedConfiguration<HttpHandlerOptions>>>'.