fix(deps): update dependency @bifravst/aws-cdk-lambda-helpers to v3 #1377
Annotations
1 error and 10 warnings
tests
Process completed with exit code 1.
|
tests:
cdk/resources/HttpApiMock.ts#L97
Unsafe assignment of an `any` value
|
tests:
cdk/resources/http-api-mock-lambda.ts#L70
Unsafe return of an `any` typed value
|
tests:
cdk/resources/http-api-mock-lambda.ts#L70
Unsafe call of an `any` typed value
|
tests:
cdk/resources/http-api-mock-lambda.ts#L70
Unsafe member access .localeCompare on an `any` value
|
tests:
cdk/resources/http-api-mock-lambda.ts#L82
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
|
tests:
cdk/resources/http-api-mock-lambda.ts#L98
Unsafe assignment of an `any` value
|
tests:
cdk/resources/http-api-mock-lambda.ts#L99
Unsafe assignment of an `any` value
|
tests:
cdk/resources/http-api-mock-lambda.ts#L105
Unsafe argument of type `any` assigned to a parameter of type `string`
|
tests:
cdk/resources/http-api-mock-lambda.ts#L110
Unsafe assignment of an `any` value
|
tests:
e2e.spec.ts#L9
Unsafe assignment of an `any` value
|