Skip to content

Fix typos (#1223)

Fix typos (#1223) #509

Triggered via push May 20, 2024 10:21
Status Failure
Total duration 25s
Artifacts

ci.yml

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

Annotations

2 errors and 1 warning
test (1.10.4, 21.3, false): test/plug/upload_test.exs#L4
test removes the random file on process death (Plug.UploadTest)
test (1.10.4, 21.3, false)
Process completed with exit code 1.
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