Skip to content

Typo…

Typo… #39

Triggered via push September 22, 2024 16:19
Status Failure
Total duration 53s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 37 warnings
Erlang 25.x / Elixir 1.17.x
Process completed with exit code 2.
Erlang 25.x / Elixir 1.16.x
The job was canceled because "_1_17_x" failed.
Erlang 25.x / Elixir 1.16.x
Process completed with exit code 2.
Erlang 25.x / Elixir 1.15.x
The job was canceled because "_1_17_x" failed.
Erlang 25.x / Elixir 1.15.x
Process completed with exit code 2.
Erlang 24.x / Elixir 1.13.x
The job was canceled because "_1_17_x" failed.
Erlang 24.x / Elixir 1.13.x
The operation was canceled.
Erlang 25.x / Elixir 1.14.x
The job was canceled because "_1_17_x" failed.
Erlang 25.x / Elixir 1.14.x
The operation was canceled.
Erlang 25.x / Elixir 1.17.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Erlang 25.x / Elixir 1.17.x
~R/.../ is deprecated, use ~r/.../ instead
Erlang 25.x / Elixir 1.17.x
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Erlang 25.x / Elixir 1.17.x
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Erlang 25.x / Elixir 1.17.x
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Erlang 25.x / Elixir 1.17.x
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Erlang 25.x / Elixir 1.17.x
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
Erlang 25.x / Elixir 1.17.x
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Erlang 25.x / Elixir 1.17.x
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Erlang 25.x / Elixir 1.17.x
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
Erlang 25.x / Elixir 1.17.x
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Erlang 25.x / Elixir 1.16.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Erlang 25.x / Elixir 1.16.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Erlang 25.x / Elixir 1.16.x
~R/.../ is deprecated, use ~r/.../ instead
Erlang 25.x / Elixir 1.16.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of absinthe's mix.exs
Erlang 25.x / Elixir 1.15.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.15.x: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.15.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.15.x: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.15.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.15.x: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.15.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.15.x: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.15.x
Exception.exception?/1 is deprecated. Use Kernel.is_exception/1 instead
Erlang 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 24.x / Elixir 1.13.x
Decimal.cmp/2 is deprecated. Use compare/2 instead
Erlang 24.x / Elixir 1.13.x
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Erlang 25.x / Elixir 1.14.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.14.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.14.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.14.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Erlang 25.x / Elixir 1.14.x
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Erlang 25.x / Elixir 1.14.x
Decimal.cmp/2 is deprecated. Use compare/2 instead
Erlang 25.x / Elixir 1.14.x
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead