Produce fixes and code regeneration (#32) #49
Annotations
9 warnings
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/
|
Setup elixir & erlang environment
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']
|
Setup elixir & erlang environment:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Setup elixir & erlang environment:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run unit tests:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run unit tests:
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)
|
Run unit tests:
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)
|
Run unit tests:
test/integration/compression_test.exs#L324
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
|
Run unit tests:
test/integration/producer_test.exs#L646
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
|
The logs for this run have expired and are no longer available.
Loading