Skip to content

[Kayrock Preparations] Structs and unit tests #86

[Kayrock Preparations] Structs and unit tests

[Kayrock Preparations] Structs and unit tests #86

Triggered via pull request August 3, 2023 11:26
Status Success
Total duration 2m 21s
Artifacts

test.yml

on: pull_request
Matrix: test / setup
Matrix: runner / Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 64 warnings
runner / Test (1.11, 21.3): test/integration/new_client_test.exs#L27
** (CompileError) test/integration/new_client_test.exs:27: KafkaEx.New.ClusterMetadata.__struct__/0 is undefined, cannot expand struct KafkaEx.New.ClusterMetadata. 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
runner / Test (1.8, 20.3): test/integration/new_client_test.exs#L27
** (CompileError) test/integration/new_client_test.exs:27: KafkaEx.New.ClusterMetadata.__struct__/0 is undefined, cannot expand struct KafkaEx.New.ClusterMetadata
runner / Test (1.14, 25.2): test/integration/new_client_test.exs#L27
** (CompileError) test/integration/new_client_test.exs:27: KafkaEx.New.ClusterMetadata.__struct__/0 is undefined, cannot expand struct KafkaEx.New.ClusterMetadata. 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
runner / Test (1.13, 24.3): test/integration/new_client_test.exs#L27
** (CompileError) test/integration/new_client_test.exs:27: KafkaEx.New.ClusterMetadata.__struct__/0 is undefined, cannot expand struct KafkaEx.New.ClusterMetadata. 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 / setup (1.11, 21.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], 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 / setup (1.11, 21.3)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
test / setup (1.8, 20.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], 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 / setup (1.8, 20.3)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
test / setup (1.13, 24.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], 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 / setup (1.13, 24.3)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
test / setup (1.13, 24.3): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / setup (1.13, 24.3): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / setup (1.13, 24.3): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / setup (1.13, 24.3): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / setup (1.14, 25.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], 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 / setup (1.14, 25.2)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
test / setup (1.14, 25.2): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / setup (1.14, 25.2): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / setup (1.14, 25.2): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / setup (1.14, 25.2): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.11, 21.3)
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/
runner / Test (1.11, 21.3)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
runner / Test (1.11, 21.3): lib/kafka_ex/server.ex#L775
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.11, 21.3): lib/kafka_ex/server.ex#L893
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.11, 21.3): lib/kafka_ex/server_0_p_9_p_0.ex#L110
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.11, 21.3): lib/kafka_ex/server.ex#L775
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.11, 21.3): lib/kafka_ex/server.ex#L893
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.11, 21.3): lib/kafka_ex/server.ex#L775
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.11, 21.3): lib/kafka_ex/server.ex#L893
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.11, 21.3): lib/kafka_ex/server_0_p_10_and_later.ex#L125
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.11, 21.3): lib/kafka_ex/server.ex#L775
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.11, 21.3): lib/kafka_ex/server.ex#L893
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
runner / Test (1.8, 20.3)
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/
runner / Test (1.8, 20.3)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
runner / Test (1.8, 20.3): lib/kafka_ex.ex#L647
default arguments in current_offset/6 are never used
runner / Test (1.8, 20.3): test/support/sll_server.ex#L21
function :ssl.handshake/1 is undefined or private
runner / Test (1.14, 25.2)
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/
runner / Test (1.14, 25.2): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.14, 25.2): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.14, 25.2): lib/kafka_ex.ex#L647
default values for the optional arguments in current_offset/6 are never used
runner / Test (1.14, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.14, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.14, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.14, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.14, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.14, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.14, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.14, 25.2)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
runner / Test (1.14, 25.2): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.14, 25.2): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.14, 25.2): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.14, 25.2): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3)
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/
runner / Test (1.13, 24.3)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
runner / Test (1.13, 24.3): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3): lib/kafka_ex.ex#L647
default values for the optional arguments in current_offset/6 are never used
runner / Test (1.13, 24.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.13, 24.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.13, 24.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.13, 24.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.13, 24.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.13, 24.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
runner / Test (1.13, 24.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead