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
Seems to be caused by the change in #4940. The EnumSet requires at least non-null element in the collection provided to copyOf to extract the underlying enum type. (cc @MartinWitt)
One recent commit triggered a significant regression breaking our Jenkins CI:
Who's available to look at it?
The text was updated successfully, but these errors were encountered: