Skip to content

Add Redix.Cluster.CommandParser #353

Add Redix.Cluster.CommandParser

Add Redix.Cluster.CommandParser #353

Triggered via push February 27, 2026 10:45
Status Failure
Total duration 37s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Test (Elixir 1.14.3 | Erlang/OTP 25.3)
Process completed with exit code 1.
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/cluster/command_parser_test.exs#L151
property key_from_command/1 properties key-at-position-1 commands are case-insensitive (Redix.Cluster.CommandParserTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/cluster/command_parser_test.exs#L166
property key_from_command/1 properties keyless commands always return :no_key regardless of arguments (Redix.Cluster.CommandParserTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/cluster/command_parser_test.exs#L182
property key_from_command/1 properties EVAL with numkeys>=1 returns the first key (Redix.Cluster.CommandParserTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/cluster/command_parser_test.exs#L173
property key_from_command/1 properties EVAL with numkeys=0 always returns :no_key (Redix.Cluster.CommandParserTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/cluster/command_parser_test.exs#L198
property key_from_command/1 properties XREAD always extracts the first stream key after STREAMS keyword (Redix.Cluster.CommandParserTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/cluster/command_parser_test.exs#L213
property key_from_command/1 properties return value is always {:ok, binary}, :no_key, or :unknown (Redix.Cluster.CommandParserTest)
Test (Elixir 1.19.1 | Erlang/OTP 28.1)
Process completed with exit code 2.
Test (Elixir 1.19.1 | Erlang/OTP 28.1): test/redix/cluster/command_parser_test.exs#L213
property key_from_command/1 properties return value is always {:ok, binary}, :no_key, or :unknown (Redix.Cluster.CommandParserTest)
Test (Elixir 1.19.1 | Erlang/OTP 28.1): test/redix/cluster/command_parser_test.exs#L166
property key_from_command/1 properties keyless commands always return :no_key regardless of arguments (Redix.Cluster.CommandParserTest)
Test (Elixir 1.19.1 | Erlang/OTP 28.1): test/redix/cluster/command_parser_test.exs#L151
property key_from_command/1 properties key-at-position-1 commands are case-insensitive (Redix.Cluster.CommandParserTest)
Test (Elixir 1.19.1 | Erlang/OTP 28.1): test/redix/cluster/command_parser_test.exs#L182
property key_from_command/1 properties EVAL with numkeys>=1 returns the first key (Redix.Cluster.CommandParserTest)
Test (Elixir 1.19.1 | Erlang/OTP 28.1): test/redix/cluster/command_parser_test.exs#L198
property key_from_command/1 properties XREAD always extracts the first stream key after STREAMS keyword (Redix.Cluster.CommandParserTest)
Test (Elixir 1.19.1 | Erlang/OTP 28.1): test/redix/cluster/command_parser_test.exs#L173
property key_from_command/1 properties EVAL with numkeys=0 always returns :no_key (Redix.Cluster.CommandParserTest)
Test (Elixir 1.18 | Erlang/OTP 27.2)
Process completed with exit code 2.
Test (Elixir 1.18 | Erlang/OTP 27.2): test/redix/cluster/command_parser_test.exs#L213
property key_from_command/1 properties return value is always {:ok, binary}, :no_key, or :unknown (Redix.Cluster.CommandParserTest)
Test (Elixir 1.18 | Erlang/OTP 27.2): test/redix/cluster/command_parser_test.exs#L151
property key_from_command/1 properties key-at-position-1 commands are case-insensitive (Redix.Cluster.CommandParserTest)
Test (Elixir 1.18 | Erlang/OTP 27.2): test/redix/cluster/command_parser_test.exs#L166
property key_from_command/1 properties keyless commands always return :no_key regardless of arguments (Redix.Cluster.CommandParserTest)
Test (Elixir 1.18 | Erlang/OTP 27.2): test/redix/cluster/command_parser_test.exs#L182
property key_from_command/1 properties EVAL with numkeys>=1 returns the first key (Redix.Cluster.CommandParserTest)
Test (Elixir 1.18 | Erlang/OTP 27.2): test/redix/cluster/command_parser_test.exs#L198
property key_from_command/1 properties XREAD always extracts the first stream key after STREAMS keyword (Redix.Cluster.CommandParserTest)
Test (Elixir 1.18 | Erlang/OTP 27.2): test/redix/cluster/command_parser_test.exs#L173
property key_from_command/1 properties EVAL with numkeys=0 always returns :no_key (Redix.Cluster.CommandParserTest)