Skip to content

Minor edits to documentation for clarity (#1163) #391

Minor edits to documentation for clarity (#1163)

Minor edits to documentation for clarity (#1163) #391

Triggered via push September 13, 2023 06:14
Status Success
Total duration 34s
Artifacts

ci.yml

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

Annotations

7 warnings
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