Solved. After a series of tests, it occurred to me – this is just a warning. Apparently, if you define a seeds configuration block with any included keys, dbt checks to see if there are any CSV files n the seeds. If there are none, it warns that the seeds configuration paths have no resources. As long as there is at least one file to seed, no warning.