Add support for encrypted sessions with CryptX #1414
Annotations
5 errors, 2 warnings, and 2 notices
1 failed test:
t\mojo\util.t#L667
Failed test 'No tests run for subtest "encrypt_cookie/decrypt_cookie"'
|
3 failed tests:
t\mojolicious\session_lite_app.t#L51
Failed test 'GET /login'
Failed test '200 OK'
--- CAPTURED CONTEXT ---
got: undef
expected: '200'
--- END OF CONTEXT ---
Failed test 'exact match for content'
--- CAPTURED CONTEXT ---
got: ''
expected: 'logged in'
--- END OF CONTEXT ---
|
1 failed test:
t\mojolicious\session_lite_app.t#L52
Failed test 'exact match for content'
--- CAPTURED CONTEXT ---
got: 'user:nobody'
expected: 'user:sri'
--- END OF CONTEXT ---
|
1 failed test:
t\mojolicious\session_lite_app.t#L58
Failed test 'User session (encrypted cookie)'
|
perl
Process completed with exit code 1.
|
perl
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
perl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
More details:
t\mojo\util.t#L1
See the full report in: https://github.com/mojolicious/mojo/actions/runs/11936713834
|
|