Skip to content

Rewrite implementation of Xandra.Cluster #422

Rewrite implementation of Xandra.Cluster

Rewrite implementation of Xandra.Cluster #422

Triggered via pull request August 14, 2023 13:07
Status Failure
Total duration 3m 16s
Artifacts

main.yml

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

Annotations

2 errors and 8 warnings
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3 ): test/xandra/cluster/pool_test.exs#L152
test startup starts a pool to a node that is reported in the cluster, but is not up (Xandra.Cluster.PoolTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3 )
Process completed with exit code 2.
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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* , Scylla , Native protocol v3 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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* , Scylla , Native protocol v3 ): lib/xandra/cluster/pool.ex#L458
variable "alias" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test ( Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3 ): test/xandra/cluster_test.exs#L7
module attribute @protocol_version was set but never used