dbt Cloud IDE not showing expected warnings

The problem I’m having

Currently on latest version 1.7 of dbt Cloud IDE. When I use command “dbt run” in our development environment the warnings don’t show. However, the warnings are showing in jobs such as Slim CI jobs and Standard Jobs. We need warnings to show when we use command “dbt run” in our development environment.

The context of why I’m trying to do this

At work we have a task to address warnings. Without fixing this it wouldn’t be easy to work the task in our development environment.

1 Like

dbt parse --no-partial-parse should show all warnings