Getting Source Freshness in Databricks Using DBT Core

I am running dbt source freshness in a workflow and seeing accurate errors/warns in the STDOUT but the sources.json file is never being populated with those warnings. I have tried using the --output flag to tell the command where to put the file and just don’t find it being created. Any help is greatly appreciated.