Skip to content

fix(deps): update aws-cdk monorepo to ^2.158.0 #826

fix(deps): update aws-cdk monorepo to ^2.158.0

fix(deps): update aws-cdk monorepo to ^2.158.0 #826

Triggered via push September 12, 2024 00:55
Status Success
Total duration 2m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: cdk/lambda.ts#L4
Async arrow function 'handler' has no 'await' expression
tests: src/PackedLambdaFn.ts#L50
Unsafe assignment of an `any` value
tests: src/checksumOfFiles.ts#L31
Unsafe assignment of an `any` value
tests: src/checksumOfFiles.ts#L31
Unsafe call of an `any` typed value
tests: src/checksumOfFiles.ts#L31
Unsafe member access .toString on an `any` value
tests: src/checksumOfFiles.ts#L32
Unsafe argument of type `any` assigned to a parameter of type `string | PromiseLike<string>`
tests: src/packLayer.ts#L41
Unsafe assignment of an `any` value
tests: src/packLayer.ts#L58
Unsafe assignment of an `any` value
tests: src/packLayer.ts#L58
Unsafe member access [dep] on an `any` value
tests: src/packLayer.ts#L58
Unsafe member access [dep] on an `any` value