Skip to content

Add option to decide what to do on invalid UTF-8 urlencoded params #1159 #440

Add option to decide what to do on invalid UTF-8 urlencoded params #1159

Add option to decide what to do on invalid UTF-8 urlencoded params #1159 #440

Triggered via pull request November 18, 2023 04:08
Status Success
Total duration 3m 0s
Artifacts

ci.yml

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

Annotations

9 warnings
test (1.10.4, 21.3): lib/plug/conn/query.ex#L220
variable "start_pos" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (1.10.4, 21.3): lib/plug/conn/query.ex#L220
this clause cannot match because a previous clause at line 214 always matches
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): lib/plug/conn/query.ex#L220
variable "start_pos" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (1.15.6, 26, lint): lib/plug/conn/query.ex#L220
this clause cannot match because a previous clause at line 214 always matches