Update dependency aws-cdk-lib to v2.242.0 #1178
build-and-publish.yml
on: pull_request
build
30s
publish
0s
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'.
|