Skip to content

fix(deps): update dependency typescript to v5.4.5 #46

fix(deps): update dependency typescript to v5.4.5

fix(deps): update dependency typescript to v5.4.5 #46

Triggered via push April 10, 2024 18:08
Status Success
Total duration 2m 53s
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/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#L21
Unsafe assignment of an `any` value
tests: src/packLayer.ts#L38
Unsafe assignment of an `any` value
tests: src/packLayer.ts#L38
Unsafe member access [dep] on an `any` value
tests: src/packLayer.ts#L38
Unsafe member access [dep] on an `any` value
tests: src/packLayer.ts#L45
Unsafe assignment of an `any` value