fix(deps): update dependency cookie to v1 #12238
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors
|
lint
'"cookie"' has no exported member named 'CookieSerializeOptions'. Did you mean 'SerializeOptions'?
|
|
lint
Argument of type 'Record<string, string | undefined>' is not assignable to parameter of type 'Record<string, string> | (() => Record<string, string>)'.
|
|
lint
Process completed with exit code 2.
|
|
test (20)
'"cookie"' has no exported member named 'CookieSerializeOptions'. Did you mean 'SerializeOptions'?
|
|
test (20)
Argument of type 'Record<string, string | undefined>' is not assignable to parameter of type 'Record<string, string> | (() => Record<string, string>)'.
|
|
test (20)
Process completed with exit code 2.
|
|
test-types (20)
'"cookie"' has no exported member named 'CookieSerializeOptions'. Did you mean 'SerializeOptions'?
|
|
test-types (20)
Argument of type 'Record<string, string | undefined>' is not assignable to parameter of type 'Record<string, string> | (() => Record<string, string>)'.
|
|
test-types (20)
Process completed with exit code 2.
|
|
typecheck
'"cookie"' has no exported member named 'CookieSerializeOptions'. Did you mean 'SerializeOptions'?
|
|
typecheck
Argument of type 'Record<string, string | undefined>' is not assignable to parameter of type 'Record<string, string> | (() => Record<string, string>)'.
|
|
typecheck
Process completed with exit code 2.
|