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
As discussed in #656 (comment), we need to improve the fixer for await-async-events rule. The fixer must add the async operator to the outer function if any and not still async.