Skip to content

chore: sync files with beam-community/common-config #1

chore: sync files with beam-community/common-config

chore: sync files with beam-community/common-config #1

Triggered via pull request June 25, 2024 13:01
Status Failure
Total duration 52s
Artifacts

ci.yaml

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

Annotations

7 errors and 16 warnings
Format
Process completed with exit code 1.
Dependencies
Process completed with exit code 1.
Test (Elixir 1.15 OTP 26)
Process completed with exit code 1.
Credo
Process completed with exit code 1.
Dialyzer
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.
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)
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.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