Plug builder documentation edits (lib/plug/builder.ex) #432
Annotations
2 errors and 7 warnings
test (1.15.6, 26, lint):
test/plug/upload_test.exs#L4
test removes the random file on process death (Plug.UploadTest)
|
test (1.15.6, 26, lint)
Process completed with exit code 2.
|
test (1.10.4, 21.3):
test/plug/conn/query_test.exs#L184
Plug.Conn.Query.decode_pair/2 is deprecated. Use decode_init/0, decode_each/2, and decode_done/2 instead
|
test (1.15.6, 26, lint)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test (1.15.6, 26, lint)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test (1.15.6, 26, lint)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test (1.15.6, 26, lint)
use Bitwise is deprecated. import Bitwise instead
|
test (1.15.6, 26, lint)
use Bitwise is deprecated. import Bitwise instead
|
test (1.15.6, 26, lint):
test/plug/conn/query_test.exs#L184
Plug.Conn.Query.decode_pair/2 is deprecated. Use decode_init/0, decode_each/2, and decode_done/2 instead
|