Skip to content

Add t:Plug.Conn.Query.decoder/0 and docs #456

Add t:Plug.Conn.Query.decoder/0 and docs

Add t:Plug.Conn.Query.decoder/0 and docs #456

Triggered via pull request December 24, 2023 08:34
Status Failure
Total duration 24s
Artifacts

ci.yml

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

Annotations

10 errors and 3 warnings
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L308
test protected requests with valid token in params are allowed (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L233
test generated tokens are always masked (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L165
test clear session for invalid authenticity token in params (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L297
test protected requests with invalid host token when explicitly allowed (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L214
test tokens are generated and deleted with custom key (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L95
test token is stored in process dictionary per host (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L276
test protected requests with invalid host token in params are not allowed (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L368
test is skipped when plug_skip_csrf_protection is true (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L261
test protected requests with valid host token in params are allowed (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L204
test tokens are generated and deleted on demand (Plug.CSRFProtectionTest)
test (1.10.4, 21.3)
:crypto.crypto_one_time/5 is undefined or private
test (1.10.4, 21.3)
:crypto.crypto_one_time_aead/6 is undefined or private
test (1.10.4, 21.3)
:crypto.crypto_one_time_aead/7 is undefined or private