Skip to content

Add consumer group integration tests #52

Add consumer group integration tests

Add consumer group integration tests #52

Triggered via pull request February 24, 2024 11:07
Status Success
Total duration 1m 34s
Artifacts

test.yml

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

Annotations

36 warnings
test | setup dependencies (1.10, 22.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.0, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test | setup dependencies (1.10, 22.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.0, 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 dependencies (1.10, 22.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 dependencies (1.10, 22.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test | setup dependencies (1.13, 24.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.0, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test | setup dependencies (1.13, 24.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.0, 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 dependencies (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 dependencies (1.13, 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test | setup dependencies (1.15, 26.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.0, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test | setup dependencies (1.15, 26.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.0, 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 dependencies (1.15, 26.1)
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 dependencies (1.15, 26.1)
use Bitwise is deprecated. import Bitwise instead
test | setup dependencies (1.15, 26.1)
use Bitwise is deprecated. import Bitwise instead
test | setup dependencies (1.15, 26.1)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test | setup dependencies (1.15, 26.1)
use Bitwise is deprecated. import Bitwise instead
test | setup dependencies (1.15, 26.1)
Ecto.Migrator.run/4 is undefined (module Ecto.Migrator is not available or is yet to be defined)
runner / Test (1.10, 22.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / Test (1.10, 22.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.10, 22.3): test/support/integration_case.ex#L7
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
runner / Test (1.10, 22.3): test/integration/behaviour/single_broker_test.exs#L89
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
runner / Test (1.10, 22.3): test/integration/consumer_group_test.exs#L125
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
runner / Test (1.10, 22.3): test/integration/compression_test.exs#L324
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
runner / Test (1.10, 22.3): test/integration/producer_test.exs#L646
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
runner / Test (1.10, 22.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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): test/support/integration_case.ex#L7
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
runner / Test (1.13, 24.3): test/integration/behaviour/single_broker_test.exs#L89
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
runner / Test (1.13, 24.3): test/integration/consumer_group_test.exs#L125
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
runner / Test (1.13, 24.3): test/integration/compression_test.exs#L324
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
runner / Test (1.13, 24.3): test/integration/producer_test.exs#L646
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
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.15, 26.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / Test (1.15, 26.1)
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.15, 26.1): test/support/integration_case.ex#L7
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
runner / Test (1.15, 26.1)
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']