Skip to content

Add path to test_module_not_used errors#1892

Merged
mr0re1 merged 1 commit into
GoogleCloudPlatform:developfrom
mr0re1:testModuleNotUsed
Nov 2, 2023
Merged

Add path to test_module_not_used errors#1892
mr0re1 merged 1 commit into
GoogleCloudPlatform:developfrom
mr0re1:testModuleNotUsed

Conversation

@mr0re1

@mr0re1 mr0re1 commented Oct 26, 2023

Copy link
Copy Markdown
Collaborator
validator "test_module_not_used" failed:
Error: module "compute_node_group" uses module "debug_partition", but matching setting and outputs were not found. This may be because the value is set explicitly or set by a prior used module
63:     use: [debug_partition, debug_node_group, network1]
              ^
Error: module "compute_node_group" uses module "debug_node_group", but matching setting and outputs were not found. This may be because the value is set explicitly or set by a prior used module
63:     use: [debug_partition, debug_node_group, network1]
                               ^
Error: module "compute_node_group" uses module "network1", but matching setting and outputs were not found. This may be because the value is set explicitly or set by a prior used module
63:     use: [debug_partition, debug_node_group, network1]
                                                 ^

```
validator "test_module_not_used" failed:
Error: module "compute_node_group" uses module "debug_partition", but matching setting and outputs were not found. This may be because the value is set explicitly or set by a prior used module
63:     use: [debug_partition, debug_node_group, network1]
              ^
Error: module "compute_node_group" uses module "debug_node_group", but matching setting and outputs were not found. This may be because the value is set explicitly or set by a prior used module
63:     use: [debug_partition, debug_node_group, network1]
                               ^
Error: module "compute_node_group" uses module "network1", but matching setting and outputs were not found. This may be because the value is set explicitly or set by a prior used module
63:     use: [debug_partition, debug_node_group, network1]
```
@mr0re1 mr0re1 added the release-chore To not include into release notes label Oct 26, 2023
@mr0re1 mr0re1 requested a review from alyssa-sm October 26, 2023 21:02
@mr0re1 mr0re1 enabled auto-merge (squash) October 26, 2023 21:02
@mr0re1 mr0re1 merged commit 7f35ba5 into GoogleCloudPlatform:develop Nov 2, 2023
@mr0re1 mr0re1 deleted the testModuleNotUsed branch March 7, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-chore To not include into release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants