Skip to content

[Kayrock] Add describe consumer groups endpoint as kayrock #98

[Kayrock] Add describe consumer groups endpoint as kayrock

[Kayrock] Add describe consumer groups endpoint as kayrock #98

Triggered via pull request October 8, 2023 06:41
Status Failure
Total duration 2m 16s
Artifacts

test.yml

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

Annotations

8 errors and 52 warnings
runner / Test (1.11, 21.3): lib/kafka_ex/new/client/request_builder.ex#L27
** (CompileError) lib/kafka_ex/new/client/request_builder.ex:27: undefined function then/2
runner / Test (1.11, 21.3): lib/kafka_ex/new/client/request_builder.ex#L27
** (CompileError) lib/kafka_ex/new/client/request_builder.ex:27: undefined function then/2
runner / Test (1.11, 21.3)
Process completed with exit code 1.
runner / Test (1.14, 25.2)
Process completed with exit code 1.
runner / Test (1.8, 20.3): lib/kafka_ex/new/client/request_builder.ex#L27
** (CompileError) lib/kafka_ex/new/client/request_builder.ex:27: undefined function then/2
runner / Test (1.8, 20.3): lib/kafka_ex/new/client/request_builder.ex#L27
** (CompileError) lib/kafka_ex/new/client/request_builder.ex:27: undefined function then/2
runner / Test (1.8, 20.3)
Process completed with exit code 1.
runner / Test (1.13, 24.3)
Process completed with exit code 1.
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.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
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.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']
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.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/new/client/request_builder.ex#L7
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
runner / Test (1.14, 25.2): lib/kafka_ex/new/client/request_builder.ex#L18
unused alias DescribeGroupsProtocol
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)
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.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.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/new/client/request_builder.ex#L18
unused alias DescribeGroupsProtocol
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