Skip to content

Clean up logs in tests #389

Clean up logs in tests

Clean up logs in tests #389

Triggered via push August 6, 2023 20:12
Status Failure
Total duration 10m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

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

Annotations

16 errors and 25 warnings
Lint (25.3, 1.14)
Process completed with exit code 2.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
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. 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. 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. 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. 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.ex#L440
variable "alias" is unused (if the variable is not meant to be used, prefix it with an underscore)
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. 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. 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
unknown_type: lib/xandra/cluster/control_connection/connected_node.ex#L21
Unknown type: Xandra.Connection.Utils.socket/0.
unknown_type: lib/xandra/cluster/control_connection/connected_node.ex#L21
Unknown type: Xandra.Connection.Utils.transport/0.
unknown_type: lib/xandra/cluster/control_connection/network.ex#L28
Unknown type: Xandra.Connection.Utils.transport/0.
unknown_type: lib/xandra/cluster/control_connection/network.ex#L57
Unknown type: Xandra.Connection.Utils.transport/0.
unknown_type: lib/xandra/cluster/control_connection/network.ex#L80
Unknown type: Xandra.Connection.Utils.socket/0.
unknown_type: lib/xandra/cluster/control_connection/network.ex#L80
Unknown type: Xandra.Connection.Utils.transport/0.
unknown_type: lib/xandra/cluster/control_connection/network.ex#L90
Unknown type: Xandra.Connection.Utils.transport/0.
unknown_type: lib/xandra/cluster/control_connection/network.ex#L105
Unknown type: Xandra.Connection.Utils.socket/0.
unknown_type: lib/xandra/cluster/control_connection/network.ex#L117
Unknown type: Xandra.Connection.Utils.socket/0.
unknown_type: lib/xandra/cluster/control_connection/network.ex#L117
Unknown type: Xandra.Connection.Utils.transport/0.
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. 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 v4)
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.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. 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): lib/xandra/cluster.ex#L440
variable "alias" is unused (if the variable is not meant to be used, prefix it with an underscore)
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. 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 v4)
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/