Skip to content

feat: add sessionHooks to extend user sessions #115

feat: add sessionHooks to extend user sessions

feat: add sessionHooks to extend user sessions #115

Triggered via push December 13, 2023 17:17
Status Failure
Total duration 2m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: src/runtime/server/api/session.get.ts#L7
Type 'H3Event<EventHandlerRequest>' has no properties in common with type 'UserSession'.
test: src/runtime/server/utils/session.ts#L42
Type 'H3Event<EventHandlerRequest>' has no properties in common with type 'UserSession'.
test
Process completed with exit code 1.