Skip to content

Fix a bug that happens when sentinels report peers with IP addresses #320

Fix a bug that happens when sentinels report peers with IP addresses

Fix a bug that happens when sentinels report peers with IP addresses #320

Triggered via pull request September 9, 2024 07:54
Status Failure
Total duration 2m 43s
Artifacts

main.yml

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

Annotations

21 errors and 6 warnings
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/sentinel_test.exs#L28
test connection can select replica (Redix.SentinelTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/sentinel_test.exs#L39
test Redix.PubSub supports sentinel as well (Redix.SentinelTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/sentinel_test.exs#L20
test connection can select primary (Redix.SentinelTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/sentinel_test.exs#L65
test sentinel supports password (Redix.SentinelTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/sentinel_test.exs#L100
test sentinel supports global password mfa (Redix.SentinelTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3): test/redix/sentinel_test.exs#L80
test sentinel supports password mfa in sentinels list (Redix.SentinelTest)
Test (Elixir 1.14.3 | Erlang/OTP 25.3)
Process completed with exit code 2.
Test (Elixir 1.12 | Erlang/OTP 23.0): test/redix/sentinel_test.exs#L28
test connection can select replica (Redix.SentinelTest)
Test (Elixir 1.12 | Erlang/OTP 23.0): test/redix/sentinel_test.exs#L65
test sentinel supports password (Redix.SentinelTest)
Test (Elixir 1.12 | Erlang/OTP 23.0): test/redix/sentinel_test.exs#L100
test sentinel supports global password mfa (Redix.SentinelTest)
Test (Elixir 1.12 | Erlang/OTP 23.0): test/redix/sentinel_test.exs#L39
test Redix.PubSub supports sentinel as well (Redix.SentinelTest)
Test (Elixir 1.12 | Erlang/OTP 23.0): test/redix/sentinel_test.exs#L20
test connection can select primary (Redix.SentinelTest)
Test (Elixir 1.12 | Erlang/OTP 23.0): test/redix/sentinel_test.exs#L80
test sentinel supports password mfa in sentinels list (Redix.SentinelTest)
Test (Elixir 1.12 | Erlang/OTP 23.0)
Process completed with exit code 1.
Test (Elixir 1.17.0 | Erlang/OTP 27.0): test/redix/sentinel_test.exs#L39
test Redix.PubSub supports sentinel as well (Redix.SentinelTest)
Test (Elixir 1.17.0 | Erlang/OTP 27.0): test/redix/sentinel_test.exs#L80
test sentinel supports password mfa in sentinels list (Redix.SentinelTest)
Test (Elixir 1.17.0 | Erlang/OTP 27.0): test/redix/sentinel_test.exs#L28
test connection can select replica (Redix.SentinelTest)
Test (Elixir 1.17.0 | Erlang/OTP 27.0): test/redix/sentinel_test.exs#L20
test connection can select primary (Redix.SentinelTest)
Test (Elixir 1.17.0 | Erlang/OTP 27.0): test/redix/sentinel_test.exs#L65
test sentinel supports password (Redix.SentinelTest)
Test (Elixir 1.17.0 | Erlang/OTP 27.0): test/redix/sentinel_test.exs#L100
test sentinel supports global password mfa (Redix.SentinelTest)
Test (Elixir 1.17.0 | Erlang/OTP 27.0)
Process completed with exit code 2.
Test (Elixir 1.14.3 | Erlang/OTP 25.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.14.3 | Erlang/OTP 25.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Elixir 1.12 | Erlang/OTP 23.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.12 | Erlang/OTP 23.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Elixir 1.17.0 | Erlang/OTP 27.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.17.0 | Erlang/OTP 27.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/