Skip to content

Merge pull request #36 from lanodan/makefile-portability #120

Merge pull request #36 from lanodan/makefile-portability

Merge pull request #36 from lanodan/makefile-portability #120

Triggered via push January 24, 2024 06:17
Status Failure
Total duration 28m 6s
Artifacts

ci.yaml

on: push
Test - Elixir (MacOS)
27m 50s
Test - Elixir (MacOS)
Matrix: Lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
Test - Elixir 1.14.x / OTP 24.x: test/exile/process_test.exs#L396
test process termination if exile process is killed when the owner is killed (Exile.ProcessTest)
Test - Elixir 1.14.x / OTP 24.x
Process completed with exit code 2.
Test - Elixir 1.15.x / OTP 25.x
The job was canceled because "_1_14_x_24_x" failed.
Test - Elixir 1.12.x / OTP 23.x
The job was canceled because "_1_14_x_24_x" failed.
Test - Elixir 1.12.x / OTP 23.x
The operation was canceled.
Test - Elixir (MacOS)
Process completed with exit code 2.
Test - Elixir 1.14.x / OTP 24.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test - Elixir 1.15.x / OTP 25.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test - Elixir 1.15.x / OTP 25.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test - Elixir 1.15.x / OTP 25.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Lint (1.14.x, 25.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead