Update dependency aws-cdk-lib to v2.88.0 #60
nightly-playground-test.yml
on: pull_request
build-and-test
28s
Annotations
8 errors and 1 warning
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.
|
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|