Skip to content

fix: leverage runtimeConfig to check password #166

fix: leverage runtimeConfig to check password

fix: leverage runtimeConfig to check password #166

Triggered via push February 23, 2024 10:38
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test: src/runtime/server/utils/session.ts#L75
Type '{ name: string; password: string; cookie: { sameSite: string; }; }' is not assignable to type 'SessionConfig'.
test
Process completed with exit code 1.
lint: playground/server/api/test.ts#L2
'session' is assigned a value but never used
lint: playground/server/plugins/session.ts#L10
'session' is defined but never used