chore(deps): update dependency @bifravst/aws-cdk-lambda-helpers to v2 #1249
test-and-release.yaml
on: push
unit-tests
24s
release
0s
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.
|