Skip to content

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

[Kayrock] Add describe consumer groups endpoint as kayrock

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

Triggered via pull request October 8, 2023 09:28
Status Success
Total duration 2m 15s
Artifacts

test.yml

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

Annotations

14 errors and 64 warnings
runner / Test (1.13, 24.3): test/kafka_ex/new/client/request_builder_test.exs#L7
test describe_groups_request/2 returns request for DescribeGroups API (KafkaEx.New.Client.RequestBuilderTest)
runner / Test (1.13, 24.3): test/kafka_ex/new/protocols/kayrock/describe_groups/request_test.exs#L18
test build_request/2 for api version 1 - builds describe group request (KafkaEx.New.Protocols.Kayrock.DescribeGroups.RequestTest)
runner / Test (1.13, 24.3): test/kafka_ex/new/protocols/kayrock/describe_groups/request_test.exs#L10
test build_request/2 for api version 0 - builds describe group request (KafkaEx.New.Protocols.Kayrock.DescribeGroups.RequestTest)
runner / Test (1.13, 24.3): test/kafka_ex/new/protocols/kayrock/describe_groups/response_test.exs#L25
** (CompileError) test/kafka_ex/new/protocols/kayrock/describe_groups/response_test.exs:25: KafkaEx.New.ConsumerGroup.Member.MemberAssignment.PartitionAssignment.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup.Member.MemberAssignment.PartitionAssignment. 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): test/kafka_ex/new/client/request_builder_test.exs#L7
test describe_groups_request/2 returns request for DescribeGroups API (KafkaEx.New.Client.RequestBuilderTest)
runner / Test (1.11, 21.3): test/kafka_ex/new/protocols/kayrock/describe_groups/request_test.exs#L10
test build_request/2 for api version 0 - builds describe group request (KafkaEx.New.Protocols.Kayrock.DescribeGroups.RequestTest)
runner / Test (1.11, 21.3): test/kafka_ex/new/protocols/kayrock/describe_groups/request_test.exs#L18
test build_request/2 for api version 1 - builds describe group request (KafkaEx.New.Protocols.Kayrock.DescribeGroups.RequestTest)
runner / Test (1.11, 21.3): test/kafka_ex/new/protocols/kayrock/describe_groups/response_test.exs#L25
** (CompileError) test/kafka_ex/new/protocols/kayrock/describe_groups/response_test.exs:25: KafkaEx.New.ConsumerGroup.Member.MemberAssignment.PartitionAssignment.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup.Member.MemberAssignment.PartitionAssignment. 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): test/kafka_ex/new/client/request_builder_test.exs#L7
test describe_groups_request/2 returns request for DescribeGroups API (KafkaEx.New.Client.RequestBuilderTest)
runner / Test (1.14, 25.2): test/kafka_ex/new/protocols/kayrock/describe_groups/request_test.exs#L10
test build_request/2 for api version 0 - builds describe group request (KafkaEx.New.Protocols.Kayrock.DescribeGroups.RequestTest)
runner / Test (1.14, 25.2): test/kafka_ex/new/protocols/kayrock/describe_groups/request_test.exs#L18
test build_request/2 for api version 1 - builds describe group request (KafkaEx.New.Protocols.Kayrock.DescribeGroups.RequestTest)
runner / Test (1.14, 25.2): test/kafka_ex/new/protocols/kayrock/describe_groups/response_test.exs#L25
** (CompileError) test/kafka_ex/new/protocols/kayrock/describe_groups/response_test.exs:25: KafkaEx.New.ConsumerGroup.Member.MemberAssignment.PartitionAssignment.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup.Member.MemberAssignment.PartitionAssignment. 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/kafka_ex/new/client/request_builder_test.exs#L7
test describe_groups_request/2 returns request for DescribeGroups API (KafkaEx.New.Client.RequestBuilderTest)
runner / Test (1.8, 20.3): test/kafka_ex/new/protocols/kayrock/describe_groups/response_test.exs#L25
** (CompileError) test/kafka_ex/new/protocols/kayrock/describe_groups/response_test.exs:25: KafkaEx.New.ConsumerGroup.Member.MemberAssignment.PartitionAssignment.__struct__/1 is undefined, cannot expand struct KafkaEx.New.ConsumerGroup.Member.MemberAssignment.PartitionAssignment
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.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/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/response_parser.ex#L8
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/protocols/kayrock/describe_groups.ex#L1
protocols must define at least one function, but none was defined
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)
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.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