Skip to content

chore(deps): update dependency @bifravst/aws-cdk-lambda-helpers to v2 #1253

chore(deps): update dependency @bifravst/aws-cdk-lambda-helpers to v2

chore(deps): update dependency @bifravst/aws-cdk-lambda-helpers to v2 #1253

Triggered via push November 15, 2024 01:52
Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
unit-tests: cdk/BackendStack.ts#L46
Object literal may only specify known properties, and 'zipFile' does not exist in type 'Pick<PackedLambda, "zipFilePath" | "id" | "hash">'.
unit-tests: cdk/BackendStack.ts#L46
Property 'layerZipFile' does not exist on type 'PackedLayer'. Did you mean 'layerZipFilePath'?
unit-tests: cdk/packBackendLambdas.ts#L10
Expected 1 arguments, but got 2.
unit-tests
Process completed with exit code 2.