Skip to content

Produce fixes and code regeneration #43

Produce fixes and code regeneration

Produce fixes and code regeneration #43

Triggered via pull request January 19, 2024 20:41
Status Failure
Total duration 48s
Artifacts

test.yml

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

Annotations

9 errors and 40 warnings
runner / Test (1.13, 24.3): test/kayrock/message_serde_test.exs#L202
test message format 2 serialization snappy compression using snappyer dependency (Kayrock.MessageSerdeTest)
runner / Test (1.13, 24.3): test/kayrock/message_serde_test.exs#L150
test message format 2 serialization snappy compression using snappy-erlang-nif dependency (Kayrock.MessageSerdeTest)
runner / Test (1.13, 24.3)
Process completed with exit code 2.
runner / Test (1.15, 26.1): test/kayrock/message_serde_test.exs#L202
test message format 2 serialization snappy compression using snappyer dependency (Kayrock.MessageSerdeTest)
runner / Test (1.15, 26.1): test/kayrock/message_serde_test.exs#L150
test message format 2 serialization snappy compression using snappy-erlang-nif dependency (Kayrock.MessageSerdeTest)
runner / Test (1.15, 26.1)
Process completed with exit code 2.
runner / Test (1.10, 22.3): test/kayrock/message_serde_test.exs#L150
test message format 2 serialization snappy compression using snappy-erlang-nif dependency (Kayrock.MessageSerdeTest)
runner / Test (1.10, 22.3): test/kayrock/message_serde_test.exs#L202
test message format 2 serialization snappy compression using snappyer dependency (Kayrock.MessageSerdeTest)
runner / Test (1.10, 22.3)
Process completed with exit code 1.
test | setup dependencies (1.15, 26.1)
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 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): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
test | setup dependencies (1.15, 26.1): config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
test | setup dependencies (1.15, 26.1): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
test | setup dependencies (1.15, 26.1): config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
test | setup dependencies (1.10, 22.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 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.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 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): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
test | setup dependencies (1.13, 24.3): config/config.exs#L3
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#L3
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.13, 24.3): lib/kayrock/record_batch.ex#L110
variable "base_offset" is unused (if the variable is not meant to be used, prefix it with an underscore)
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/compression_test.exs#L118
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#L638
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
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): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.15, 26.1): config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
runner / Test (1.15, 26.1): lib/kayrock/error_code.ex#L70
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
runner / Test (1.15, 26.1): lib/kayrock/message_set.ex#L30
use Bitwise is deprecated. import Bitwise instead
runner / Test (1.15, 26.1): lib/kayrock/record_batch.ex#L63
use Bitwise is deprecated. import Bitwise instead
runner / Test (1.15, 26.1): lib/kayrock/record_batch.ex#L110
variable "base_offset" is unused (if the variable is not meant to be used, prefix it with an underscore)
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']
runner / Test (1.15, 26.1): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.15, 26.1): config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
runner / Test (1.15, 26.1): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.15, 26.1): config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
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): lib/kayrock/record_batch.ex#L110
variable "base_offset" is unused (if the variable is not meant to be used, prefix it with an underscore)
runner / Test (1.10, 22.3): test/integration/compression_test.exs#L118
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#L638
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']