Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change dependency-analysis plugin to
fail
mode (#3171)
Motivation: All warnings from dependency-analysis plugin were addressed in prior PRs. We can enable the `fail` mode now. Modifications: - Change dependency-analysis plugin mode from `warn` to `fail`. Result: PRQ pipeline will fail if a new PR introduces warnings for dependencies.
- Loading branch information