Skip to content

fix: prevent imports from folder with same name #26

fix: prevent imports from folder with same name

fix: prevent imports from folder with same name #26

Triggered via push April 8, 2024 09:18
Status Success
Total duration 2m 31s
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