feat(next): external storage #3230
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
|