Skip to content

chore(deps): upgrade dev dependencies #4447

chore(deps): upgrade dev dependencies

chore(deps): upgrade dev dependencies #4447

Triggered via pull request January 8, 2025 00:11
Status Failure
Total duration 1m 16s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L63
Argument of type 'typeof S3Client' is not assignable to parameter of type 'InstanceOrClassType<Client<ServiceInputTypes, MetadataBearer, SmithyResolvedConfiguration<HttpHandlerOptions>>>'.
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L64
Argument of type 'typeof GetObjectCommand' is not assignable to parameter of type 'new (input: GetObjectCommandInput) => AwsCommand<GetObjectCommandInput, MetadataBearer, any, any>'.
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L136
Argument of type 'typeof ListObjectsV2Command' is not assignable to parameter of type 'new (input: ListObjectsV2CommandInput) => AwsCommand<ListObjectsV2CommandInput, MetadataBearer, any, any>'.
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L149
Argument of type 'typeof HeadObjectCommand' is not assignable to parameter of type 'new (input: HeadObjectCommandInput) => AwsCommand<HeadObjectCommandInput, MetadataBearer, any, any>'.
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L163
Argument of type 'typeof PutObjectCommand' is not assignable to parameter of type 'new (input: PutObjectCommandInput) => AwsCommand<PutObjectCommandInput, MetadataBearer, any, any>'.
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L234
Argument of type 'typeof S3Client' is not assignable to parameter of type 'InstanceOrClassType<Client<ServiceInputTypes, MetadataBearer, SmithyResolvedConfiguration<HttpHandlerOptions>>>'.
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L235
Argument of type 'typeof GetObjectCommand' is not assignable to parameter of type 'new (input: GetObjectCommandInput) => AwsCommand<GetObjectCommandInput, MetadataBearer, any, any>'.
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L286
Argument of type 'typeof ListObjectsV2Command' is not assignable to parameter of type 'new (input: ListObjectsV2CommandInput) => AwsCommand<ListObjectsV2CommandInput, MetadataBearer, any, any>'.
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L296
Argument of type 'typeof HeadObjectCommand' is not assignable to parameter of type 'new (input: HeadObjectCommandInput) => AwsCommand<HeadObjectCommandInput, MetadataBearer, any, any>'.
build: src/__tests__/backend/catalog-builder/catalog-builder.lambda.test.ts#L308
Argument of type 'typeof PutObjectCommand' is not assignable to parameter of type 'new (input: PutObjectCommandInput) => AwsCommand<PutObjectCommandInput, MetadataBearer, any, any>'.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636