You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bollwyvl mentioned that we should turn on -Werror in our unit tests. Opening this issue to track here.
There are warnings that are being ignore today, that we should address.
One point raised in the meeting was that DeprecationWarnings can create a lot of noise here, making it difficult to use this flag. We should discuss how to address this.