Skip to content

Stop using decode_pair/2 in tests #455

Stop using decode_pair/2 in tests

Stop using decode_pair/2 in tests #455

Triggered via push December 24, 2023 08:25
Status Failure
Total duration 24s
Artifacts

ci.yml

on: push
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#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#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#L322
test protected requests with valid token in header are allowed (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L392
test does not delete token if the plug is invoked twice (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#L247
test protected requests with token from another process in params are allowed (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L177
test clear session only for the current running connection (Plug.CSRFProtectionTest)
test (1.10.4, 21.3): test/plug/csrf_protection_test.exs#L190
test unprotected requests are always valid (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#L227
test tokens are ignored when invalid 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