zven21/mipha

Elixir.FunctionClauseError: no function clause matching in Mipha.Accounts.handle_response/1

Closed this issue · 0 comments

https://sentry.io/mipha/elixir/issues/619636046/

Elixir.FunctionClauseError: no function clause matching in Mipha.Accounts.handle_response/1
  File "lib/mipha/accounts/accounts.ex", line 327, in Mipha.Accounts.handle_response/1
    |> Enum.map(&(Map.take(&1, ~w(name html_url watchers language description))))
  File "lib/mipha/accounts/accounts.ex", line 317, in Mipha.Accounts.fetch_github_repos/2
    repos
  File "lib/mipha_web/templates/user/_repos.html.eex", line 4, in MiphaWeb.UserView."_repos.html"/1
  File "lib/mipha_web/templates/user/_left.html.eex", line 88, in MiphaWeb.UserView."_left.html"/1
  File "lib/mipha_web/templates/user/show.html.eex", line 3, in MiphaWeb.UserView."show.html"/1
...
(3 additional frame(s) were not displayed)

(FunctionClauseError) no function clause matching in Mipha.Accounts.handle_response/1