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

Bug: Random DBT warning about micropayments node missing #3654

Open
vevetron opened this issue Jan 16, 2025 · 0 comments
Open

Bug: Random DBT warning about micropayments node missing #3654

vevetron opened this issue Jan 16, 2025 · 0 comments

Comments

@vevetron
Copy link
Contributor

Describe the bug
Possibly deleted sql script, warehouse item.

Viveks-MacBook-Pro:warehouse vivek$ poetry run dbt seed
22:04:12 Running with dbt=1.5.1
22:04:13 Unable to do partial parsing because saved manifest not found. Starting full parse.
22:04:17 [WARNING]: Test 'test.calitp_warehouse.test_micropayment_transaction_time_order' (tests/staging/payments/littlepay/test_micropayment_transaction_time_order.sql) depends on a node named 'int_littlepay__cleaned_micropayment_device_transactions' in package '' which was not found
22:04:17 [WARNING]: Test 'test.calitp_warehouse.test_micropayment_device_transactions' (tests/staging/payments/littlepay/test_micropayment_device_transactions.sql) depends on a node named 'int_littlepay__cleaned_micropayment_device_transactions' in package '' which was not found
22:04:17 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources.
There are 1 unused configuration paths:

  • models.calitp_warehouse.mart.ad_hoc
    To Reproduce
    poetry run dbt seed

Expected behavior
Please enter a clear and concise description of what you expected to happen.

Additional context
Please enter any other context about the problem here.

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

No branches or pull requests

1 participant