Support any enumerable in mutlipart #1060
Annotations
3 errors and 2 warnings
test (1.17, 27.0.1, lint):
test/req/request_test.exs#L3
doctest Req.Request.new/1 (1) (Req.RequestTest)
|
test (1.17, 27.0.1, lint):
test/req/request_test.exs#L3
doctest Req.Request.run_request/1 (16) (Req.RequestTest)
|
test (1.17, 27.0.1, lint)
Process completed with exit code 2.
|
test (1.13, 24.3.4.10)
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)
|
test (1.13, 24.3.4.10)
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
|