Skip to content

Update to Elixir 1.18 #61

Update to Elixir 1.18

Update to Elixir 1.18 #61

Triggered via pull request December 23, 2024 23:21
Status Failure
Total duration 54s
Artifacts

ci.yml

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

Annotations

7 errors and 5 warnings
OTP 24 / Elixir 1.13: test/assent/http_adapter/req_test.exs#L44
test request/4 handles SSL with bad certificate and no verification (Assent.HTTPAdapter.ReqTest)
OTP 24 / Elixir 1.13: test/assent/http_adapter/req_test.exs#L28
test request/4 handles SSL with bad certificate (Assent.HTTPAdapter.ReqTest)
OTP 24 / Elixir 1.13: test/assent/http_adapter/req_test.exs#L61
test request/4 handles unreachable host (Assent.HTTPAdapter.ReqTest)
OTP 24 / Elixir 1.13: test/assent/http_adapter/req_test.exs#L12
test request/4 handles SSL (Assent.HTTPAdapter.ReqTest)
OTP 24 / Elixir 1.13: test/assent/http_adapter/req_test.exs#L84
test request/4 handles POST (Assent.HTTPAdapter.ReqTest)
OTP 24 / Elixir 1.13: test/assent/http_adapter/req_test.exs#L70
test request/4 handles query in URL (Assent.HTTPAdapter.ReqTest)
OTP 24 / Elixir 1.13
Process completed with exit code 2.
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
OTP 27 / Elixir 1.18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
OTP 24 / Elixir 1.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
OTP 24 / Elixir 1.13
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)
OTP 24 / Elixir 1.13
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks