Skip to content

Bump Credo

Bump Credo #42

Triggered via push September 22, 2024 16:40
Status Success
Total duration 1m 8s
Artifacts

ci.yml

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

Annotations

58 warnings
Erlang 25.x / Elixir 1.15.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.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: 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 25.x / Elixir 1.15.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 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.16.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.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.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 24.x / Elixir 1.13.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 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module 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 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module 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 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
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 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
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 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 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 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
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 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
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 24.x / Elixir 1.13.x: config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
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.14.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.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: 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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 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