Skip to content

chore(deps): bump actions/checkout from 2 to 4 #20

chore(deps): bump actions/checkout from 2 to 4

chore(deps): bump actions/checkout from 2 to 4 #20

Triggered via pull request September 25, 2024 17:16
Status Failure
Total duration 1m 11s
Artifacts

ci.yaml

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

Annotations

7 errors and 16 warnings
Dependencies
Process completed with exit code 1.
Credo
Process completed with exit code 1.
Format
Process completed with exit code 1.
Dialyzer
Process completed with exit code 1.
Test (Elixir 1.15 OTP 26)
Process completed with exit code 1.
Test (Elixir 1.17 OTP 27)
Process completed with exit code 1.
Test (Elixir 1.16 OTP 26)
Process completed with exit code 1.
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
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
Test (Elixir 1.15 OTP 26): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Test (Elixir 1.15 OTP 26): config/config.exs#L21
Mix.Config.config/2 is deprecated. Use the Config module instead
Test (Elixir 1.15 OTP 26): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Test (Elixir 1.15 OTP 26): config/config.exs#L21
Mix.Config.config/2 is deprecated. Use the Config module instead
Test (Elixir 1.15 OTP 26): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Test (Elixir 1.15 OTP 26): config/config.exs#L21
Mix.Config.config/2 is deprecated. Use the Config module instead
Test (Elixir 1.15 OTP 26): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Test (Elixir 1.15 OTP 26): config/config.exs#L21
Mix.Config.config/2 is deprecated. Use the Config module instead
Test (Elixir 1.15 OTP 26)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
Test (Elixir 1.16 OTP 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of floki's mix.exs