Skip to content

Remove list guard in Plug.Conn.merge_assigns and merge_private (#1152) #385

Remove list guard in Plug.Conn.merge_assigns and merge_private (#1152)

Remove list guard in Plug.Conn.merge_assigns and merge_private (#1152) #385

Triggered via push June 24, 2023 21:50
Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

2 errors and 7 warnings
test (1.10.4, 21.3): test/plug/upload_test.exs#L113
test give_away/3 assigns ownership to other pid which has existing uploads (Plug.UploadTest)
test (1.10.4, 21.3)
Process completed with exit code 1.
test (1.10.4, 21.3): test/plug/conn/query_test.exs#L177
Plug.Conn.Query.decode_pair/2 is deprecated. Use decode_init/0, decode_each/2, and decode_done/2 instead
test (1.14.4, 25.3, lint)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.14.4, 25.3, lint)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.14.4, 25.3, lint)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.14.4, 25.3, lint)
use Bitwise is deprecated. import Bitwise instead
test (1.14.4, 25.3, lint)
use Bitwise is deprecated. import Bitwise instead
test (1.14.4, 25.3, lint): test/plug/conn/query_test.exs#L177
Plug.Conn.Query.decode_pair/2 is deprecated. Use decode_init/0, decode_each/2, and decode_done/2 instead