Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #2713

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cdktf/provider-cloudflare 11.11.0 -> 11.12.0 age adoption passing confidence
@types/node (source) 20.12.12 -> 20.12.13 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cdktf/cdktf-provider-cloudflare (@​cdktf/provider-cloudflare)

v11.12.0

Compare Source

11.12.0 (2024-05-29)
Features
Updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the renovate label Jun 3, 2024
@renovate renovate bot requested a review from jon77p as a code owner June 3, 2024 11:57
@renovate renovate bot enabled auto-merge (rebase) June 3, 2024 11:57
@renovate renovate bot merged commit 136cc43 into main Jun 3, 2024
16 of 17 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 3, 2024 11:58
Copy link
Contributor

github-actions bot commented Jun 3, 2024

✅ Successfully planned Terraform CDK Stack 'cdktf'

🌍 View run

Show Plan
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.
npm warn deprecated @npmcli/[email protected]: this package has been deprecated, use `ci-info` instead
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
#######################################################################################################
### You are currently using [email protected]. We recommend upgrading to [email protected] or       ###
### later. This will allow you to use modern TypeScript syntax, and improves compatibility with     ###
### many common dependencies. For example, recent versions of @types/node.                          ###
###                                                                                                 ###
### 5.0.x and subsequent releases of jsii-rosetta use the same major.minor version as the           ###
### TypeScript compiler they are built on. We recommend declaring a minor-pinned (also known as     ###
### "tilde") dependency on jsii-rosetta (e.g: `"jsii-rosetta": "5.0.x"` or                          ###
### `"jsii-rosetta": "~5.0.7"`).                                                                    ###
###                                                                                                 ###
### For more information, see: https://aws.github.io/jsii/compiler-and-rosetta-maintenance/         ###
###                                                                                                 ###
### This warning can be suppressed by setting the JSII_SUPPRESS_UPGRADE_PROMPT environment variable ###
#######################################################################################################
cdktf  Creating Terraform Cloud configuration version
cdktf  Created Terraform Cloud configuration version cv-KED29h3nGsEq5RRN
cdktf  Zipping up the directory cdktf.out/stacks/cdktf
cdktf  Uploading the directory to Terraform Cloud
cdktf  Uploaded the directory to Terraform Cloud
cdktf  Waiting for configuration version to become ready...
cdktf  Creating speculative Terraform Cloud run
cdktf  Created speculative Terraform Cloud run: https://app.terraform.io/app/jon77p-xyz/workspaces/infrastructure/runs/run-mRfkdekd1DGAN8a1
cdktf  Speculative Terraform Cloud run done
cdktf  Getting plan output

Copy link
Contributor

github-actions bot commented Jun 3, 2024

❌ Error applying Terraform CDK Stack 'cdktf'

🌍 View run

Error: The process '/usr/local/bin/npx' failed with exit code 1
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.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated @npmcli/[email protected]: this package has been deprecated, use `ci-info` instead
#######################################################################################################
### You are currently using [email protected]. We recommend upgrading to [email protected] or       ###
### later. This will allow you to use modern TypeScript syntax, and improves compatibility with     ###
### many common dependencies. For example, recent versions of @types/node.                          ###
###                                                                                                 ###
### 5.0.x and subsequent releases of jsii-rosetta use the same major.minor version as the           ###
### TypeScript compiler they are built on. We recommend declaring a minor-pinned (also known as     ###
### "tilde") dependency on jsii-rosetta (e.g: `"jsii-rosetta": "5.0.x"` or                          ###
### `"jsii-rosetta": "~5.0.7"`).                                                                    ###
###                                                                                                 ###
### For more information, see: https://aws.github.io/jsii/compiler-and-rosetta-maintenance/         ###
###                                                                                                 ###
### This warning can be suppressed by setting the JSII_SUPPRESS_UPGRADE_PROMPT environment variable ###
#######################################################################################################
cdktf  Creating Terraform Cloud configuration version
cdktf  Created Terraform Cloud configuration version cv-wNGKCKmhDSXPq8RZ
cdktf  Zipping up the directory cdktf.out/stacks/cdktf
cdktf  Uploading the directory to Terraform Cloud
cdktf  Uploaded the directory to Terraform Cloud
cdktf  Waiting for configuration version to become ready...
cdktf  Creating speculative Terraform Cloud run
cdktf  Created speculative Terraform Cloud run: https://app.terraform.io/app/jon77p-xyz/workspaces/infrastructure/runs/run-E5Z3Ya7WUNikoGKE
cdktf  Speculative Terraform Cloud run done
cdktf  Getting plan output
�[32m[2024-06-03T12:01:44.060] [INFO] default - �[39mAuto apply is enabled, skipping confirming the deploy plan
cdktf  Fetching Terraform Cloud outputs
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)

  ERROR  Cannot convert undefined or null to object

 -     at Function.entries (<anonymous>)
 -zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bi
     n/cmds/handlers.js:492:12454)
 -Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:264:19924)
 -Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:268:7164)
 -S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:268:983)
 -vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:268:911)
 -Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:268:766)
 -p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:266:12546)
 - (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/c
  mds/handlers.js:264:4411)
 -no.unstable_runWithP (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cd
  iority              ktf-cli/bundle/bin/cmds/handlers.js:260:7574)

Cannot convert undefined or null to object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants