Skip to content

fix(deps): update dependency @cdktf/provider-cloudflare to v11.23.0 #628

fix(deps): update dependency @cdktf/provider-cloudflare to v11.23.0

fix(deps): update dependency @cdktf/provider-cloudflare to v11.23.0 #628

Triggered via pull request November 3, 2024 04:20
Status Failure
Total duration 2m 26s
Artifacts

cdktf-diff.yml

on: pull_request
Terraform CDK Diff  /  Terraform CDK CICD
2m 16s
Terraform CDK Diff / Terraform CDK CICD
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Terraform CDK Diff / Terraform CDK CICD
Property 'StringMapMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'.
Terraform CDK Diff / Terraform CDK CICD
The process '/usr/local/bin/npx' failed with exit code 1
Terraform CDK Diff / Terraform CDK CICD
ERROR: cdktf encountered an error while synthesizing Synth command: npx ts-node main.ts Error: non-zero exit code 1 Command output on stderr: /home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: .gen/providers/oci/data-oci-objectstorage-private-endpoint/index.ts(196,30): error TS2339: Property 'StringMapMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'. at createTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859:12) at reportTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:863:19) at getOutput (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1077:36) at Object.compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1433:41) at Module.m._compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1617:30) at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) at Object.require.extensions.<computed> [as .ts] (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1621:12) at Module.load (node:internal/modules/cjs/loader:1203:32) at Function.Module._load (node:internal/modules/cjs/loader:1019:12) at Module.require (node:internal/modules/cjs/loader:1231:19) { diagnosticCodes: [ 2339 ] }