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
fix: fallback to empty array for users with no repos (#26)
GitHub return HTTP error 422 when you search
for repos from an user with no repos.
This approach detects it and return an empty array
to properly be handled later.
0 commit comments