Skip to content

Update for Bref v3 #423

Update for Bref v3

Update for Bref v3 #423

Triggered via push February 26, 2026 18:29
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Lint
Process completed with exit code 1.
Lint: src/function/defaults.ts#L2
Unable to resolve path to module '../vpc/VpcForServerlessApp'
Lint: src/function/PhpFunction.ts#L8
Unable to resolve path to module '../vpc/VpcForServerlessApp'
Unit tests (22)
Process completed with exit code 1.
Check types
Process completed with exit code 2.
Check types: src/function/defaults.ts#L24
Property 'appSecurityGroup' does not exist on type 'IVpc'.
Check types: src/function/defaults.ts#L24
'vpc' is possibly 'undefined'.
Check types: src/function/defaults.ts#L23
Type 'IVpc | undefined' is not assignable to type 'IVpc'.
Check types: src/function/defaults.ts#L2
Cannot find module '../vpc/VpcForServerlessApp' or its corresponding type declarations.
Check types: src/function/PhpFunction.ts#L8
Cannot find module '../vpc/VpcForServerlessApp' or its corresponding type declarations.
Unit tests (20)
The strategy configuration was canceled because "unit-tests._22" failed
Unit tests (20)
The operation was canceled.
Lint: test/helper.ts#L15
Unexpected any. Specify a different type