Possible to suppress warnings - only show "X" for Errors?

There is a case that I can’t work around easily where ignoring warnings would help. It would be best to ignore just the specific warnings (maybe with a filter?). Better would be to fix the cause of all the underlying warnings, of course, but that’s gonna be hard.

I’ve already filtered to ignore the directories involved, but the warning is triggered before the filter is applied.