Skip to content

Fix live_reload patterns #16

Fix live_reload patterns

Fix live_reload patterns #16

Triggered via push July 1, 2024 12:24
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: push
Matrix: integration-test-elixir
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
integration-test-elixir (1.16.2, 26.2.5, alpine-3.19.1)
Process completed with exit code 2.
integration-test-elixir (1.14.5, 25.3.2.12, alpine-3.19.1)
The job was canceled because "_1_16_2_26_2_5_alpine-3_1" failed.
integration-test-elixir (1.14.5, 25.3.2.12, alpine-3.19.1)
Process completed with exit code 2.
mix test (OTP 26.2 | Elixir 1.16.2)
test new with umbrella and defaults (Mix.Tasks.Phx.New.UmbrellaTest)
mix test (OTP 26.2 | Elixir 1.16.2)
test new with defaults (Mix.Tasks.Phx.NewTest)
mix test (OTP 26.2 | Elixir 1.16.2)
Process completed with exit code 2.
mix test (OTP 23.3 | Elixir 1.12.3)
The job was canceled because "_1_16_2_26_2_true_true" failed.
mix test (OTP 23.3 | Elixir 1.12.3)
The operation was canceled.
mix test (OTP 25.3 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead
mix test (OTP 25.3 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead
mix test (OTP 25.3 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead
mix test (OTP 25.3 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead
mix test (OTP 23.3 | Elixir 1.12.3)
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead