Produce integration tests #40
Annotations
1 error and 13 warnings
Check Code Format
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.6.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/
|
Compile:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Compile:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Compile:
lib/kayrock/message_set.ex#L30
use Bitwise is deprecated. import Bitwise instead
|
Compile:
lib/kayrock/error_code.ex#L70
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile:
lib/kayrock/record_batch.ex#L63
use Bitwise is deprecated. import Bitwise instead
|
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#L5
Mix.Config.config/2 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
|
Setup elixir & erlang environment:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Check Code Format:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Check Code Format:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
The logs for this run have expired and are no longer available.
Loading