Skip to content

chore(playground): set cookie sameSite to lax #192

chore(playground): set cookie sameSite to lax

chore(playground): set cookie sameSite to lax #192

Triggered via push August 30, 2024 19:33
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci: src/runtime/plugin.ts#L12
Type '{ key: string; debug: boolean | undefined; serializer: Serializer; storage: StorageLike | ((options?: CookiesStorageOptions) => StorageLike); ... 5 more ...; omit: string[] | ... 1 more ... | undefined; }' is not assignable to type 'Persistence<StateTree>'.
ci: src/runtime/plugin.ts#L19
Type 'StorageLike | ((options?: CookiesStorageOptions) => StorageLike)' is not assignable to type 'StorageLike'.
ci
Process completed with exit code 1.