You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Run CI tests.
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
The text was updated successfully, but these errors were encountered:
Describe the bug
When running CI tests, there are the following warnings:
Steps to reproduce
Expected results
No warnings for unmatched nodes.
Actual results
Warnings for unmatched nodes.
Screenshots and log output
The text was updated successfully, but these errors were encountered: