Skip to content

fix: ci setup job

fix: ci setup job #31

Triggered via pull request June 8, 2024 16:10
@yordisyordis
synchronize #174
fix-ci
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 40 warnings
Test (1.16, 27)
Requested Elixir / Erlang/OTP version (1.16 / 27) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
Test (1.15, 27)
Requested Elixir / Erlang/OTP version (1.15 / 27) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
Test (1.16, 26)
The job was canceled because "_1_16_27" failed.
Test (1.16, 26)
The operation was canceled.
Test (1.15, 26)
The job was canceled because "_1_16_27" failed.
Test (1.15, 26)
The operation was canceled.
Credo
Process completed with exit code 1.
Dialyzer
Process completed with exit code 1.
Test (1.16, 27)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (1.16, 27)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 (1.15, 27)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (1.15, 27)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 (1.15, 26): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L4
Mix.Config.config/3 is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L6
Mix.Config.config/3 is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L4
Mix.Config.config/3 is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L6
Mix.Config.config/3 is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L4
Mix.Config.config/3 is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L6
Mix.Config.config/3 is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L4
Mix.Config.config/3 is deprecated. Use the Config module instead
Test (1.15, 26): config/config.exs#L6
Mix.Config.config/3 is deprecated. Use the Config module instead
Test (1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (1.15, 26)
Kernel.ParallelRequire.files/1 is deprecated. Use Kernel.ParallelCompiler.require/2 instead
Test (1.15, 26)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (1.15, 26)
use Bitwise is deprecated. import Bitwise instead
Test (1.15, 26)
use Bitwise is deprecated. import Bitwise instead
Test (1.15, 26)
use Bitwise is deprecated. import Bitwise instead
Test (1.15, 26)
unused alias SourceFile
Credo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Credo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Credo
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Credo
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Credo
~R/.../ is deprecated, use ~r/.../ instead
Credo
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Credo
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Dialyzer
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/.
Dialyzer
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/
Dialyzer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Dialyzer
~R/.../ is deprecated, use ~r/.../ instead
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs