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
#14784 added a new RemoteFormAllIssue interface that contains path alongside message. This feels a bit weird to me. Aside from being clunkily named, why wouldn't we just have a single interface that includes path? On issues that don't need it, it's harmless.