Skip to content

Add Bandit to tests in /integration #4836

Add Bandit to tests in /integration

Add Bandit to tests in /integration #4836

Triggered via pull request November 14, 2024 19:52
Status Failure
Total duration 5m 20s
Artifacts

ci.yml

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

Annotations

11 errors and 6 warnings
mix test (OTP 24.3 | Elixir 1.11.4)
** (CompileError) lib/bandit/http2/frame.ex:48: undefined function then/2
mix test (OTP 24.3 | Elixir 1.11.4)
Process completed with exit code 1.
mix test (OTP 27.1 | Elixir 1.17.3)
The job was canceled because "_1_11_4_24_3" failed.
mix test (OTP 27.1 | Elixir 1.17.3)
The operation was canceled.
mix test (OTP 24.3 | Elixir 1.12.3)
The job was canceled because "_1_11_4_24_3" failed.
mix test (OTP 24.3 | Elixir 1.12.3)
The operation was canceled.
mix test (OTP 25.3.2.9 | Elixir 1.14.5)
The job was canceled because "_1_11_4_24_3" failed.
mix test (OTP 25.3.2.9 | Elixir 1.14.5)
The operation was canceled.
integration-test-elixir (1.15.8, 24.3.4.17, alpine-3.20.3)
Process completed with exit code 2.
integration-test-elixir (1.17.3, 27.1.2, alpine-3.20.3)
The job was canceled because "_1_15_8_24_3_4_17_alpine-" failed.
integration-test-elixir (1.17.3, 27.1.2, alpine-3.20.3)
The operation was canceled.
mix test (OTP 24.3 | Elixir 1.11.4)
this clause for handle_info/2 cannot match because a previous clause at line 55 always matches
mix test (OTP 27.1 | Elixir 1.17.3)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
mix test (OTP 27.1 | Elixir 1.17.3)
4..1 has a default step of -1, please write 4..1//-1 instead
mix test (OTP 24.3 | Elixir 1.12.3)
this clause for handle_info/2 cannot match because a previous clause at line 55 always matches
mix test (OTP 25.3.2.9 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead
mix test (OTP 25.3.2.9 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead