Skip to content

fix(deps): update dependency cookie to v1 #12238

fix(deps): update dependency cookie to v1

fix(deps): update dependency cookie to v1 #12238

Triggered via pull request October 14, 2024 20:35
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: test-types
Matrix: test
Fit to window
Zoom out
Zoom in

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.