docs: add @behaviour
attribute to example modules
#504
Annotations
2 errors and 1 warning
test (1.16, 26.2, lint, true):
test/plug/upload_test.exs#L113
test give_away/3 assigns ownership to other pid which has existing uploads (Plug.UploadTest)
|
test (1.16, 26.2, lint, true)
Process completed with exit code 2.
|
test (1.10.4, 21.3, false):
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
|