Skip to content

Update dependency aws-cdk-lib to v2.242.0 #1178

Update dependency aws-cdk-lib to v2.242.0

Update dependency aws-cdk-lib to v2.242.0 #1178

Triggered via pull request March 6, 2026 01:56
Status Failure
Total duration 34s
Artifacts

build-and-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
Process completed with exit code 2.
build: lib/core/LoadTestInfrastructure.ts#L69
Property 'vpcRef' is missing in type 'VpcV2' but required in type 'IVpcV2'.
build: lib/core/LoadTestInfrastructure.ts#L63
Property 'vpcRef' is missing in type 'VpcV2' but required in type 'IVpcV2'.
build: lib/core/LoadTestInfrastructure.ts#L56
Property 'vpcRef' is missing in type 'VpcV2' but required in type 'IVpcV2'.
build: lib/core/LoadTestInfrastructure.ts#L27
Type 'IVpc | VpcV2' is not assignable to type 'IVpc | undefined'.
build
Class 'VpcV2Base' incorrectly implements interface 'IVpcV2'.
build
Class 'SubnetV2' incorrectly implements interface 'ISubnetV2'.