Skip to content

Added feature to pass additional cluster settings from command line. … #137

Added feature to pass additional cluster settings from command line. …

Added feature to pass additional cluster settings from command line. … #137

Triggered via pull request October 24, 2023 00:47
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cdk.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: lib/infra/infra-stack.ts#L90
Property 'enableRemoteStore' does not exist on type 'infraProps'.
build: lib/infra/infra-stack.ts#L98
Property 'dataEc2InstanceType' does not exist on type 'infraProps'.
build: lib/infra/infra-stack.ts#L99
Property 'dataEc2InstanceType' does not exist on type 'infraProps'.
build: lib/infra/infra-stack.ts#L111
Property 'isInternal' does not exist on type 'infraProps'.
build: lib/infra/infra-stack.ts#L150
Property 'storageVolumeType' does not exist on type 'infraProps'.
build: lib/infra/infra-stack.ts#L202
Property 'storageVolumeType' does not exist on type 'infraProps'.
build: lib/infra/infra-stack.ts#L220
Property 'dataEc2InstanceType' does not exist on type 'infraProps'.
build: lib/infra/infra-stack.ts#L236
Property 'storageVolumeType' does not exist on type 'infraProps'.
build: lib/infra/infra-stack.ts#L236
Property 'storageVolumeType' does not exist on type 'infraProps'.
build: lib/infra/infra-stack.ts#L249
Property 'dataEc2InstanceType' does not exist on type 'infraProps'.
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/