Update status badge #23
integration.yml
on: pull_request
Matrix: integration | setup dependencies
Matrix: Integration Test
Annotations
28 warnings
integration | 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/
|
integration | 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']
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1):
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
integration | setup dependencies (1.15, 26.1)
use Bitwise is deprecated. import Bitwise instead
|
integration | setup dependencies (1.15, 26.1)
use Bitwise is deprecated. import Bitwise instead
|
Integration Test (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.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/
|
Integration 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']
|
Integration Test (1.15, 26.1):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Integration Test (1.15, 26.1):
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Integration Test (1.15, 26.1):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Integration Test (1.15, 26.1):
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Integration Test (1.15, 26.1):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Integration Test (1.15, 26.1):
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Integration Test (1.15, 26.1):
lib/kayrock/message_set.ex#L30
use Bitwise is deprecated. import Bitwise instead
|
Integration Test (1.15, 26.1):
lib/kayrock/error_code.ex#L70
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Integration Test (1.15, 26.1):
lib/kayrock/record_batch.ex#L63
use Bitwise is deprecated. import Bitwise instead
|
Integration 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)
|