Skip to content

Fix logic for reconnecting to new nodes #386

Fix logic for reconnecting to new nodes

Fix logic for reconnecting to new nodes #386

Triggered via pull request August 2, 2023 09:25
Status Failure
Total duration 1m 26s
Artifacts

main.yml

on: pull_request
Matrix: Lint
Matrix: test
Matrix: test_clustering
Matrix: test_scylla
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 25 warnings
Lint (25.3, 1.14)
Process completed with exit code 1.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3)
Process completed with exit code 1.
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3)
Process completed with exit code 1.
Test (Elixir 1.11, OTP 23.3, C* 3, Native protocols v3): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1
Test (Elixir 1.11, OTP 23.3, C* 3, Native protocols v3)
Process completed with exit code 1.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4)
Process completed with exit code 1.
Test (Elixir 1.14, OTP 25.3, C* 3, Native protocols v3,v4): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test (Elixir 1.14, OTP 25.3, C* 3, Native protocols v3,v4)
Process completed with exit code 1.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4)
Process completed with exit code 1.
Test ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 4.6.3, Native protocol v4): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 4.6.3, Native protocol v4)
Process completed with exit code 1.
Test (Elixir 1.14, OTP 25.3, C* 4.1, Native protocols v4,v5): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test (Elixir 1.14, OTP 25.3, C* 4.1, Native protocols v4,v5)
Process completed with exit code 1.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5)
Process completed with exit code 1.
Test ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 5.1.6, Native protocol v4): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 5.1.6, Native protocol v4)
Process completed with exit code 1.
Test ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 2.3.1, Native protocol v4): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 2.3.1, Native protocol v4)
Process completed with exit code 1.
Test ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 2.3.1, Native protocol v3): lib/xandra/cluster/control_connection.ex#L434
** (CompileError) lib/xandra/cluster/control_connection.ex:434: undefined function format_address/1 (expected Xandra.Cluster.ControlConnection to define such a function or for it to be imported, but none are available)
Test ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 2.3.1, Native protocol v3)
Process completed with exit code 1.
Lint (25.3, 1.14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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 C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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.11, OTP 23.3, C* 3, Native protocols v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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.11, OTP 23.3, C* 3, Native protocols v3): lib/xandra/cluster/control_connection.ex#L597
function same_peer_was_recently_downed?/2 is unused
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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, OTP 25.3, C* 3, Native protocols v3,v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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, OTP 25.3, C* 3, Native protocols v3,v4): lib/xandra/cluster/control_connection.ex#L597
function same_peer_was_recently_downed?/2 is unused
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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 ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 4.6.3, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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, OTP 25.3, C* 4.1, Native protocols v4,v5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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 C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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 ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 5.1.6, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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 ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 2.3.1, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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 ScyllaDB (Elixir 1.13, OTP 24.2, Scylla 2.3.1, Native protocol v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/