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
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)
The text was updated successfully, but these errors were encountered:
Sentry Issue: BACKEND-1ZD
The text was updated successfully, but these errors were encountered: