Skip to content

Add support for c5.2xlarge and c6g.2xlarge instance types (#123) #368

Add support for c5.2xlarge and c6g.2xlarge instance types (#123)

Add support for c5.2xlarge and c6g.2xlarge instance types (#123) #368

Triggered via push July 29, 2024 18:05
Status Failure
Total duration 48s
Artifacts

cdk.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: test/opensearch-cluster-cdk.test.ts#L34
Argument of type '{ env: { account: string; region: string; }; }' is not assignable to parameter of type 'vpcProps'.
build: test/opensearch-cluster-cdk.test.ts#L97
Argument of type '{ env: { account: string; region: string; }; serverAccessType: string; restrictServerAccessTo: string; }' is not assignable to parameter of type 'vpcProps'.
build: test/opensearch-cluster-cdk.test.ts#L191
Argument of type '{ env: { account: string; region: string; }; }' is not assignable to parameter of type 'vpcProps'.
build: test/opensearch-cluster-cdk.test.ts#L305
Argument of type '{ env: { account: string; region: string; }; }' is not assignable to parameter of type 'vpcProps'.
build: test/opensearch-cluster-cdk.test.ts#L366
Argument of type '{ env: { account: string; region: string; }; }' is not assignable to parameter of type 'vpcProps'.
build: test/opensearch-cluster-cdk.test.ts#L408
Argument of type '{ env: { account: string; region: string; }; }' is not assignable to parameter of type 'vpcProps'.
build: test/opensearch-cluster-cdk.test.ts#L449
Argument of type '{ env: { account: string; region: string; }; }' is not assignable to parameter of type 'vpcProps'.
build: test/opensearch-cluster-cdk.test.ts#L504
Argument of type '{ env: { account: string; region: string; }; }' is not assignable to parameter of type 'vpcProps'.
build: test/opensearch-cluster-cdk.test.ts#L597
Argument of type '{ env: { account: string; region: string; }; }' is not assignable to parameter of type 'vpcProps'.
build: test/opensearch-cluster-cdk.test.ts#L638
Argument of type '{ env: { account: string; region: string; }; }' is not assignable to parameter of type 'vpcProps'.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/