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
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
For one project of mine,
flow check
outputs:The issue is totally valid, but the problem is that when I look at my Errors listing, it mixes up the "see also" and the actual error sites:
Instead of leading to
src/controllers/auth.js
, clicking on that errors leads me to wherecreatePostRoute
is defined, which is not helpful.The text was updated successfully, but these errors were encountered: