Skip to content

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

[Kayrock] Add describe consumer groups endpoint as kayrock

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

Triggered via pull request October 7, 2023 06:28
Status Failure
Total duration 2m 58s
Artifacts

test.yml

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

Annotations

12 errors and 101 warnings
runner / Test (1.8, 20.3): lib/kafka_ex/new/structs/consumer_group.ex#L20
** (CompileError) lib/kafka_ex/new/structs/consumer_group.ex:20: KafkaEx.New.ConsumerGroup.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup
runner / Test (1.8, 20.3): lib/kafka_ex/new/structs/consumer_group.ex#L20
** (CompileError) lib/kafka_ex/new/structs/consumer_group.ex:20: KafkaEx.New.ConsumerGroup.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup
runner / Test (1.8, 20.3)
Process completed with exit code 1.
runner / Test (1.13, 24.3): lib/kafka_ex/new/structs/consumer_group.ex#L20
** (CompileError) lib/kafka_ex/new/structs/consumer_group.ex:20: KafkaEx.New.ConsumerGroup.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup. 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): lib/kafka_ex/new/structs/consumer_group.ex#L20
** (CompileError) lib/kafka_ex/new/structs/consumer_group.ex:20: KafkaEx.New.ConsumerGroup.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup. 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)
Process completed with exit code 1.
runner / Test (1.11, 21.3): lib/kafka_ex/new/structs/consumer_group.ex#L20
** (CompileError) lib/kafka_ex/new/structs/consumer_group.ex:20: KafkaEx.New.ConsumerGroup.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup. 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.11, 21.3): lib/kafka_ex/new/structs/consumer_group.ex#L20
** (CompileError) lib/kafka_ex/new/structs/consumer_group.ex:20: KafkaEx.New.ConsumerGroup.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup. 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.11, 21.3)
Process completed with exit code 1.
runner / Test (1.14, 25.2): lib/kafka_ex/new/structs/consumer_group.ex#L20
** (CompileError) lib/kafka_ex/new/structs/consumer_group.ex:20: KafkaEx.New.ConsumerGroup.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup. 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.14, 25.2): lib/kafka_ex/new/structs/consumer_group.ex#L20
** (CompileError) lib/kafka_ex/new/structs/consumer_group.ex:20: KafkaEx.New.ConsumerGroup.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup. 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.14, 25.2)
Process completed with exit code 1.
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.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test / setup (1.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test / setup (1.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test / setup (1.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test / setup (1.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test / setup (1.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test / setup (1.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test / setup (1.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test / setup (1.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test / setup (1.11, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
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.8, 20.3)
function :snappy.compress/1 is undefined (module :snappy is not available)
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.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)
:snappy.compress/1 is undefined (module :snappy is not available or is yet to be defined)
test / setup (1.13, 24.3)
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
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.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): 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)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test / setup (1.14, 25.2)
use Bitwise is deprecated. import Bitwise instead
test / setup (1.14, 25.2)
use Bitwise is deprecated. import Bitwise instead
test / setup (1.14, 25.2)
use Bitwise is deprecated. import Bitwise instead
test / setup (1.14, 25.2)
unused alias SourceFile
test / setup (1.14, 25.2)
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
test / setup (1.14, 25.2)
use Bitwise is deprecated. import Bitwise instead
test / setup (1.14, 25.2)
use Bitwise is deprecated. import Bitwise 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.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.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.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): lib/kafka_ex.ex#L647
default arguments in current_offset/6 are never used
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
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.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_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.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