Skip to content

Update Readme

Update Readme #102

Triggered via push December 15, 2023 18:51
Status Failure
Total duration 15m 8s
Artifacts

ci.yaml

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

Annotations

5 errors and 7 warnings
Test - Elixir 1.10.x / OTP 22.x: test/exile/sync_process_test.exs#L48
test FDs are not leaked (Exile.SyncProcessTest)
Test - Elixir 1.10.x / OTP 22.x
Process completed with exit code 1.
Test - Elixir 1.15.x / OTP 25.x
The job was canceled because "_1_10_x_22_x" failed.
Test - Elixir 1.12.x / OTP 23.x
The job was canceled because "_1_10_x_22_x" failed.
Test - Elixir 1.12.x / OTP 23.x
The operation was canceled.
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.10.x / OTP 22.x
module attribute @requirements was set but never used
Test - Elixir 1.10.x / OTP 22.x: test/exile/sync_process_test.exs#L68
System.shell/1 is undefined or private
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