Skip to content

Run CI in GHA

Run CI in GHA #1

Triggered via push August 5, 2023 19:55
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: push
Matrix: test
Deploy published release
0s
Deploy published release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 17 warnings
OTP 21 / Elixir 1.8.0
** (CompileError) lib/ecto/query/planner.ex:1708: cannot find or invoke local is_map_key/2 inside guard. Only macros can be invoked in a guard and they must be defined before their invocation. Called as: is_map_key(drop, field)
OTP 21 / Elixir 1.8.0
Process completed with exit code 1.
OTP 26 / Elixir 1.15.0
The job was canceled because "_21_1_8_0_ubuntu-20_04" failed.
OTP 26 / Elixir 1.15.0
The operation was canceled.
OTP 21 / Elixir 1.8.0
calling super for GenServer callback child_spec/1 is deprecated
OTP 26 / Elixir 1.15.0: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/config.exs#L4
Mix.Config.import_config/1 is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/config.exs#L4
Mix.Config.import_config/1 is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/test.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/test.exs#L4
Mix.Config.config/3 is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/test.exs#L14
Mix.Config.config/3 is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 26 / Elixir 1.15.0
use Bitwise is deprecated. import Bitwise instead
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 26 / Elixir 1.15.0: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/config.exs#L4
Mix.Config.import_config/1 is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
OTP 26 / Elixir 1.15.0: config/config.exs#L4
Mix.Config.import_config/1 is deprecated. Use the Config module instead