Skip to content

feat(next): external storage #3230

feat(next): external storage

feat(next): external storage #3230

Triggered via pull request December 31, 2024 06:25
Status Failure
Total duration 1m 2s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
main
Argument of type '{ cookieKey?: string | undefined; encryptionKey?: string | undefined; setCookie: (name: string, value: string, options: CookieSerializeOptions & { path: string; }) => void; getCookie: (name: string) => string | undefined; isSecure: boolean; }' is not assignable to parameter of type 'CookieConfig'.
main
Process completed with exit code 2.
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636