Skip to content

Actions debug

Actions debug #147

Triggered via pull request December 19, 2023 21:37
Status Failure
Total duration 32s
Artifacts

elixir.yml

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

Annotations

9 errors and 10 warnings
mix test (Elixir 1.9.x | OTP 22.3.4.26)
Process completed with exit code 16.
mix test (Elixir 1.14.x | OTP 25.1)
Process completed with exit code 16.
mix test (Elixir 1.8.x | OTP 22.3.4.26)
Process completed with exit code 16.
mix test (Elixir 1.13.x | OTP 25.1)
Process completed with exit code 16.
mix test (Elixir 1.12.x | OTP 24)
Process completed with exit code 16.
mix test (Elixir 1.10.x | OTP 22.3.4.26)
Process completed with exit code 16.
mix test (Elixir 1.11.x | OTP 23.3.4.18)
Process completed with exit code 16.
mix test (Elixir 1.15.x | OTP 26)
Process completed with exit code 16.
mix test (Elixir 1.7.x | OTP 22.3.4.26)
Process completed with exit code 16.
mix test (Elixir 1.9.x | OTP 22.3.4.26): lib/sobelow.ex#L487
There should be no calls to IO.inspect/1.
mix test (Elixir 1.14.x | OTP 25.1): lib/sobelow.ex#L487
There should be no calls to IO.inspect/1.
mix test (Elixir 1.8.x | OTP 22.3.4.26): lib/sobelow.ex#L487
There should be no calls to IO.inspect/1.
mix test (Elixir 1.13.x | OTP 25.1): lib/sobelow.ex#L487
There should be no calls to IO.inspect/1.
mix test (Elixir 1.12.x | OTP 24): lib/sobelow.ex#L487
There should be no calls to IO.inspect/1.
mix test (Elixir 1.10.x | OTP 22.3.4.26): lib/sobelow.ex#L487
There should be no calls to IO.inspect/1.
mix test (Elixir 1.11.x | OTP 23.3.4.18): lib/sobelow.ex#L487
There should be no calls to IO.inspect/1.
mix test (Elixir 1.15.x | OTP 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
mix test (Elixir 1.15.x | OTP 26): lib/sobelow.ex#L487
There should be no calls to IO.inspect/1.
mix test (Elixir 1.7.x | OTP 22.3.4.26): lib/sobelow.ex#L487
There should be no calls to IO.inspect/1.