Skip to content

Update dependency aws-cdk-lib to v2.88.0 #77

Update dependency aws-cdk-lib to v2.88.0

Update dependency aws-cdk-lib to v2.88.0 #77

Triggered via pull request February 7, 2025 05:11
Status Failure
Total duration 41s
Artifacts

nightly-playground-test.yml

on: pull_request
build-and-test
32s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build-and-test
Argument of type '{ serverAccessType: string; restrictServerAccessTo: string; description?: string | undefined; env?: Environment | undefined; stackName?: string | undefined; tags?: { [key: string]: string; } | undefined; ... 5 more ...; suppressTemplateIndentation?: boolean | undefined; }' is not assignable to parameter of type 'VpcProps'.
build-and-test
Argument of type 'NetworkStack' is not assignable to parameter of type 'Stack'.
build-and-test
Argument of type 'CommonToolsStack' is not assignable to parameter of type 'Stack'.
build-and-test
Argument of type 'InfraStack' is not assignable to parameter of type 'Stack'.
build-and-test
Type 'import("/home/runner/work/opensearch-devops/opensearch-devops/nightly-playground/node_modules/@opensearch-project/opensearch-cluster-cdk/node_modules/aws-cdk-lib/aws-ec2/lib/vpc").IVpc' is not assignable to type 'import("/home/runner/work/opensearch-devops/opensearch-devops/nightly-playground/node_modules/aws-cdk-lib/aws-ec2/lib/vpc").IVpc'.
build-and-test
Type 'import("/home/runner/work/opensearch-devops/opensearch-devops/nightly-playground/node_modules/@opensearch-project/opensearch-cluster-cdk/node_modules/aws-cdk-lib/aws-ec2/lib/security-group").ISecurityGroup' is not assignable to type 'import("/home/runner/work/opensearch-devops/opensearch-devops/nightly-playground/node_modules/aws-cdk-lib/aws-ec2/lib/security-group").ISecurityGroup'.
build-and-test
Argument of type 'NetworkStack' is not assignable to parameter of type 'Stack'.
build-and-test
Process completed with exit code 2.