Skip to content

fix(deps): update all non-major dependencies to v0.20.9 #368

fix(deps): update all non-major dependencies to v0.20.9

fix(deps): update all non-major dependencies to v0.20.9 #368

Triggered via push September 26, 2024 11:10
Status Failure
Total duration 2m 44s
Artifacts

cdktf-deploy.yml

on: push
Terraform CDK Deploy  /  Terraform CDK CICD
2m 34s
Terraform CDK Deploy / Terraform CDK CICD
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Terraform CDK Deploy / 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 Deploy / Terraform CDK CICD
The process '/usr/local/bin/npx' failed with exit code 1
Terraform CDK Deploy / Terraform CDK CICD
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
Terraform CDK Deploy / Terraform CDK CICD
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
Terraform CDK Deploy / Terraform CDK CICD
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
Terraform CDK Deploy / Terraform CDK CICD
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
Terraform CDK Deploy / 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 ] }