chore(deps): pin dependencies #4257
Annotations
1 error and 10 warnings
|
tests
Process completed with exit code 1.
|
|
tests:
src/packLambda.spec.ts#L54
Unsafe member access .imports on an `any` value
|
|
tests:
src/packLambda.spec.ts#L48
Unsafe member access .type on an `any` value
|
|
tests:
src/findDependencies.ts#L70
Unsafe assignment of an `any` value
|
|
tests:
src/findDependencies.ts#L45
Unsafe assignment of an `any` value
|
|
tests:
src/checksumOfFiles.ts#L32
Unsafe argument of type `any` assigned to a parameter of type `string | PromiseLike<string>`
|
|
tests:
src/checksumOfFiles.ts#L31
Unsafe member access .toString on an `any` value
|
|
tests:
src/checksumOfFiles.ts#L31
Unsafe call of an `any` typed value
|
|
tests:
src/checksumOfFiles.ts#L31
Unsafe assignment of an `any` value
|
|
tests:
src/PackedLambdaFn.ts#L53
Unsafe assignment of an `any` value
|
|
tests:
cdk/update-lambdas.ts#L25
Unsafe spread of an `any` array type
|