Skip to content

Support GenServer options in Xandra.Cluster #419

Support GenServer options in Xandra.Cluster

Support GenServer options in Xandra.Cluster #419

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

main.yml

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

Annotations

15 errors and 12 warnings
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
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.13, OTP 24.2, C* 3, Native protocol v3): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5)
Process completed with exit code 1.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3)
Process completed with exit code 1.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4)
Process completed with exit code 1.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4)
Process completed with exit code 1.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4): test_clustering/integration_test.exs#L57
** (CompileError) test_clustering/integration_test.exs:57: Xandra.Cluster.__struct__/0 is undefined, cannot expand struct Xandra.Cluster. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
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 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 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.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 ( 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* 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 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 C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): lib/xandra/cluster/pool.ex#L346
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 )
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#L346
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 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 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/