Drop Elixir 1.10 & Erlang 21.3 from CI #41
Annotations
9 errors and 3 warnings
Test (Elixir 1.17, OTP 26.2)
Process completed with exit code 1.
|
Test (Elixir 1.12, OTP 24.3):
test/mint/web_socket_test.exs#L138
test given an HTTP/2 WebSocket connection to an echo server we can send and hello-world frame and receive an echo reply (Mint.WebSocketTest)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/web_socket_test.exs#L205
test given an HTTP/2 WebSocket connection to an echo server a response code outside the 200..299 range gives a UpgradeFailureError (Mint.WebSocketTest)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/web_socket_test.exs#L174
test given an HTTP/2 WebSocket connection to an echo server we can multiplex WebSocket and HTTP traffic (Mint.WebSocketTest)
|
Test (Elixir 1.12, OTP 24.3)
Process completed with exit code 1.
|
Test (Elixir 1.11.4, OTP 23.3.1):
test/mint/web_socket_test.exs#L138
test given an HTTP/2 WebSocket connection to an echo server we can send and hello-world frame and receive an echo reply (Mint.WebSocketTest)
|
Test (Elixir 1.11.4, OTP 23.3.1):
test/mint/web_socket_test.exs#L174
test given an HTTP/2 WebSocket connection to an echo server we can multiplex WebSocket and HTTP traffic (Mint.WebSocketTest)
|
Test (Elixir 1.11.4, OTP 23.3.1):
test/mint/web_socket_test.exs#L205
test given an HTTP/2 WebSocket connection to an echo server a response code outside the 200..299 range gives a UpgradeFailureError (Mint.WebSocketTest)
|
Test (Elixir 1.11.4, OTP 23.3.1)
Process completed with exit code 1.
|
Test (Elixir 1.17, OTP 26.2)
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
|
Test (Elixir 1.12, OTP 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.11.4, OTP 23.3.1)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|