fix(deps): update aws-sdk-js-v3 monorepo to v3.721.0 (#170) #1275
Annotations
10 warnings
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
|