Skip to content

Remove the unused class-transformer package #49

Remove the unused class-transformer package

Remove the unused class-transformer package #49

Triggered via pull request July 28, 2023 16:08
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/dynamodb-store.mock.spec.ts#L8
Type 'DynamoDBClient' does not satisfy the constraint 'Client<any, any, any>'.
build: src/dynamodb-store.mock.spec.ts#L14
Type 'AwsStub<ServiceInputTypes, MetadataBearer>' is not assignable to type 'never'.
build: src/dynamodb-store.mock.spec.ts#L14
Argument of type 'typeof DynamoDBClient' is not assignable to parameter of type 'InstanceOrClassType<Client<ServiceInputTypes, MetadataBearer, any>>'.
build: src/dynamodb-store.mock.spec.ts#L21
Property 'onAnyCommand' does not exist on type 'never'.
build: src/dynamodb-store.mock.spec.ts#L22
Parameter 'input' implicitly has an 'any' type.
build: src/dynamodb-store.mock.spec.ts#L77
Property 'calls' does not exist on type 'never'.
build: src/dynamodb-store.mock.spec.ts#L82
Property 'onAnyCommand' does not exist on type 'never'.
build: src/dynamodb-store.mock.spec.ts#L83
Parameter 'input' implicitly has an 'any' type.
build: src/dynamodb-store.mock.spec.ts#L166
Property 'calls' does not exist on type 'never'.
build: src/dynamodb-store.mock.spec.ts#L174
Property 'onAnyCommand' does not exist on type 'never'.