Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protocol.UndefinedError: protocol Enumerable not implemented for {:error, :no_quarantine_ordered} of type Tuple. This prot... #1019

Open
sentry-joshmartin-ch bot opened this issue Dec 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@sentry-joshmartin-ch
Copy link

Sentry Issue: BACKEND-1ZD

Protocol.UndefinedError: protocol Enumerable not implemented for {:error, :no_quarantine_ordered} of type Tuple. This protocol is implemented for the following type(s): Ecto.Adapters.SQL.Stream, Postgrex.Stream, DBConnection.PrepareStream, DBConnection.Stream, Function, Date.Range, Range, GenEvent.Stream, Stream, IO.Stream, Map, HashSet, List, File.Stream, HashDict, MapSet
  File "lib/enum.ex", line 1, in Enumerable.impl_for!/1
  File "lib/enum.ex", line 141, in Enumerable.reduce/3
  File "lib/enum.ex", line 3958, in Enum.reject/2
  File "lib/hygeia_web/live/case_live/create_possible_index/service.ex", line 110, in anonymous fn/2 in HygeiaWeb.CaseLive.CreatePossibleIndex.Service.send_confirmations/3
    |> Enum.reject(&match?({:ok, _}, &1))
  File "lib/enum.ex", line 930, in Enum."-each/2-lists^foreach/1-0-"/2
...
(3 additional frame(s) were not displayed)

(Protocol.UndefinedError protocol Enumerable not implemented for {:error, :no_quarantine_ordered} of type Tuple. This protocol is implemented for the following type(s): Ecto.Adapters.SQL.Stream, Postgrex.Stream, DBConnection.PrepareStream, DBConnection.Stream, Function, Date.Range, Range, GenEvent.Stream, Stream, IO.Stream, Map, HashSet, List, File.Stream, HashDict, MapSet)
@maennchen maennchen added the bug Something isn't working label Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant