Skip to content

support keeping session info during session regenerate on req.login #2850

support keeping session info during session regenerate on req.login

support keeping session info during session regenerate on req.login #2850

Re-run triggered June 10, 2024 09:05
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Matrix: test / Test
test  /  Test Fastify Integration
0s
test / Test Fastify Integration
test  /  Dependency Review
4s
test / Dependency Review
test  /  Check Licenses
19s
test / Check Licenses
test  /  Lint Code
25s
test / Lint Code
test  /  Automerge Dependabot PRs
0s
test / Automerge Dependabot PRs
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test / Lint Code: src/session-managers/SecureSessionManager.ts#L45
Replace `(Object.keys(request.session)` with `Object.keys(request.session`
test / Lint Code
Process completed with exit code 1.