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

Warnings in CI about not finding matching node #924

Open
dbeatty10 opened this issue Jun 26, 2024 · 1 comment
Open

Warnings in CI about not finding matching node #924

dbeatty10 opened this issue Jun 26, 2024 · 1 comment
Labels
bug Something isn't working Stale

Comments

@dbeatty10
Copy link
Contributor

Describe the bug

When running CI tests, there are the following warnings:

18:20:09  [WARNING]: Did not find matching node for patch with name 'test_unpivot_original_api' in the 'models' section of file 'models/sql/schema.yml'
18:20:09  [WARNING]: Test 'test.dbt_utils_integration_tests.dbt_utils_equality_test_unpivot_original_api_ref_data_unpivot_original_api_expected_.ded9a98c93' (models/sql/schema.yml) depends on a node named 'test_unpivot_original_api' in package '' which was not found

Steps to reproduce

  1. Run CI tests.
  2. Look at log output.

Expected results

No warnings for unmatched nodes.

Actual results

Warnings for unmatched nodes.

Screenshots and log output

18:20:09  [WARNING]: Did not find matching node for patch with name 'test_unpivot_original_api' in the 'models' section of file 'models/sql/schema.yml'
18:20:09  [WARNING]: Test 'test.dbt_utils_integration_tests.dbt_utils_equality_test_unpivot_original_api_ref_data_unpivot_original_api_expected_.ded9a98c93' (models/sql/schema.yml) depends on a node named 'test_unpivot_original_api' in package '' which was not found
@dbeatty10 dbeatty10 added bug Something isn't working triage and removed triage labels Jun 26, 2024
Copy link

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

1 participant