build(deps-dev): bump @aws-sdk/client-s3 from 3.1103.0 to 3.1108.0 #59
Annotations
6 errors
|
build
Process completed with exit code 2.
|
|
build:
src/files-sdk/s3/index.ts#L1231
Argument of type 'S3Client' is not assignable to parameter of type 'Client<any, ServiceInputTypes, MetadataBearer, any>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
build:
src/files-sdk/s3/index.ts#L1218
Argument of type 'import("/home/runner/work/storage/storage/node_modules/.pnpm/@aws-sdk+client-s3@3.1108.0/node_modules/@aws-sdk/client-s3/dist-types/S3Client").S3Client' is not assignable to parameter of type 'import("/home/runner/work/storage/storage/node_modules/.pnpm/@aws-sdk+client-s3@3.1103.0/node_modules/@aws-sdk/client-s3/dist-types/S3Client").S3Client' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
check
Process completed with exit code 1.
|
|
check:
src/files-sdk/s3/index.ts#L1231
Argument of type 'S3Client' is not assignable to parameter of type 'Client<any, ServiceInputTypes, MetadataBearer, any>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
check:
src/files-sdk/s3/index.ts#L1218
Argument of type 'import("/home/runner/work/storage/storage/node_modules/.pnpm/@aws-sdk+client-s3@3.1108.0/node_modules/@aws-sdk/client-s3/dist-types/S3Client").S3Client' is not assignable to parameter of type 'import("/home/runner/work/storage/storage/node_modules/.pnpm/@aws-sdk+client-s3@3.1103.0/node_modules/@aws-sdk/client-s3/dist-types/S3Client").S3Client' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|