Skip to content

Raise on unknown conn opts when starting cluster #579

Raise on unknown conn opts when starting cluster

Raise on unknown conn opts when starting cluster #579

Triggered via pull request March 27, 2024 19:25
Status Failure
Total duration 2m 30s
Artifacts

main.yml

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

Annotations

30 errors and 13 warnings
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/integration/retry_strategies_test.exs#L88
test on cluster level works with target_connection (Xandra.RetryStrategiesTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/integration/authentication_test.exs#L15
test challenge is passed to cluster connections (AuthenticationTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/integration/clustering_integration_test.exs#L7
test basic interactions with a single-node cluster (ClusteringTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/xandra/cluster_test.exs#L747
test handling change events :host_down followed by :host_up (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/xandra/cluster_test.exs#L433
test starting up starts multiple connections to each node through the :pool_size option (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/xandra/cluster_test.exs#L901
test resiliency if the control connection shuts down with :closed, the pool is fine and starts a new one (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/xandra/cluster_test.exs#L832
test resiliency if a single connection crashes, the pool process stays up and cleans up (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/xandra/cluster_test.exs#L463
test connected_hosts/1 returns a list of connected %Host{} structs (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/xandra/cluster_test.exs#L820
test handling change events :host_up is idempotent (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: ): test/xandra/cluster_test.exs#L865
test resiliency if the connection pool supervisor crashes, the pool crashes as well (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/integration/clustering_integration_test.exs#L7
test basic interactions with a single-node cluster (ClusteringTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/integration/retry_strategies_test.exs#L88
test on cluster level works with target_connection (Xandra.RetryStrategiesTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/integration/authentication_test.exs#L15
test challenge is passed to cluster connections (AuthenticationTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/xandra/cluster_test.exs#L205
test start_link/1 waits for nodes to be up with :sync_connect (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/xandra/cluster_test.exs#L666
test prepare!/3 raises errors (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/xandra/cluster_test.exs#L433
test starting up starts multiple connections to each node through the :pool_size option (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/xandra/cluster_test.exs#L849
test resiliency if a connection pool crashes, the pool process stays up and cleans up (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/xandra/cluster_test.exs#L248
test start_link/1 supports GenServer name registration with :name set to {:via, ...} (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/xandra/cluster_test.exs#L608
test prepare/3 prepares a query (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true): test/xandra/cluster_test.exs#L688
test stream_pages!/4 streams pages (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/integration/retry_strategies_test.exs#L88
test on cluster level works with target_connection (Xandra.RetryStrategiesTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/integration/clustering_integration_test.exs#L7
test basic interactions with a single-node cluster (ClusteringTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/integration/authentication_test.exs#L15
test challenge is passed to cluster connections (AuthenticationTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/xandra/cluster_test.exs#L666
test prepare!/3 raises errors (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/xandra/cluster_test.exs#L519
test execute/3 executes batch queries (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/xandra/cluster_test.exs#L688
test stream_pages!/4 streams pages (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/xandra/cluster_test.exs#L608
test prepare/3 prepares a query (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/xandra/cluster_test.exs#L783
test handling change events multiple :discovered_hosts where hosts are removed (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/xandra/cluster_test.exs#L865
test resiliency if the connection pool supervisor crashes, the pool crashes as well (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false): test/xandra/cluster_test.exs#L238
test start_link/1 supports GenServer name registration with :name set to :my_cluster_pool (Xandra.ClusterTest)
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: )
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, jwalton/gh-docker-logs@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: )
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.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: )
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.16, OTP 25.3, C* 3, Scylla 4.6.3 (coverage: )
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, jwalton/gh-docker-logs@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true)
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.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.16, OTP 26.2, C* 4.1, Scylla 5.2 (coverage: true)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, jwalton/gh-docker-logs@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.2 (coverage: false)
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/
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Lint
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs