Update to Elixir 1.18 #60
Annotations
10 errors and 5 warnings
OTP 24 / Elixir 1.13:
test/assent/strategy_test.exs#L118
test request/5 (Assent.StrategyTest)
|
OTP 24 / Elixir 1.13:
test/assent/jwt_adapter/assent_jwt_test.exs#L129
test verify/3 with claims with invalid json (Assent.JWTAdapter.AssentJWTTest)
|
OTP 24 / Elixir 1.13:
test/assent/jwt_adapter/assent_jwt_test.exs#L99
test verify/3 with header with invalid json (Assent.JWTAdapter.AssentJWTTest)
|
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#L12
test request/4 handles SSL (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#L70
test request/4 handles query in URL (Assent.HTTPAdapter.ReqTest)
|
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
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
|