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 · 0 comments
Open

Warnings in CI about not finding matching node #924

dbeatty10 opened this issue Jun 26, 2024 · 0 comments
Labels
bug Something isn't working

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant