chore(deps): update dependency stream_data to v1 #235
Annotations
6 errors
mix test (Elixir 1.11.x OTP 23.x)
** (CompileError) lib/stream_data.ex:966: cannot find or invoke local max/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: max(/ / _)
|
mix test (Elixir 1.11.x OTP 23.x)
Process completed with exit code 1.
|
mix test (Elixir 1.11.x OTP 21.x)
** (CompileError) lib/stream_data.ex:966: cannot find or invoke local max/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: max(/ / _)
|
mix test (Elixir 1.11.x OTP 21.x)
Process completed with exit code 1.
|
mix test (Elixir 1.11.x OTP 22.x)
** (CompileError) lib/stream_data.ex:966: cannot find or invoke local max/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: max(/ / _)
|
mix test (Elixir 1.11.x OTP 22.x)
Process completed with exit code 1.
|