Skip to content

fix(deps): update all dependencies #468

fix(deps): update all dependencies

fix(deps): update all dependencies #468

Triggered via pull request October 18, 2024 21:06
Status Failure
Total duration 1m 11s
Artifacts

tests.yml

on: pull_request
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

15 errors
integration (18.x)
Property 'unstable_flushSync' does not exist on type '{ deletedFetchers: string[]; viewTransitionOpts?: ViewTransitionOpts | undefined; flushSync: boolean; }'.
integration (18.x)
Property 'unstable_viewTransitionOpts' does not exist on type '{ deletedFetchers: string[]; viewTransitionOpts?: ViewTransitionOpts | undefined; flushSync: boolean; }'.
integration (18.x)
Object literal may only specify known properties, and 'unstable_flushSync' does not exist in type '(BaseNavigateOrFetchOptions & { formMethod?: HTMLFormMethod | undefined; formEncType?: FormEncType | undefined; } & { ...; }) | (BaseNavigateOrFetchOptions & ... 1 more ... & { ...; })'.
integration (18.x)
Object literal may only specify known properties, and 'unstable_flushSync' does not exist in type '(BaseNavigateOrFetchOptions & { replace?: boolean | undefined; state?: any; fromRouteId?: string | undefined; viewTransition?: boolean | undefined; } & { ...; } & { ...; }) | (BaseNavigateOrFetchOptions & ... 2 more ... & { ...; })'.
integration (18.x)
Argument of type '{ unstable_flushSync?: boolean | undefined; } | undefined' is not assignable to parameter of type 'RouterFetchOptions | undefined'.
integration (18.x)
Property 'v7_skipActionErrorRevalidation' is missing in type '{ v7_fetcherPersist: boolean; v7_normalizeFormMethod: boolean; v7_partialHydration: boolean; v7_prependBasename: boolean; v7_relativeSplatPath: boolean; }' but required in type 'FutureConfig'.
integration (18.x)
Process completed with exit code 1.
integration (21.x)
The job was canceled because "_18_x" failed.
integration (21.x)
Property 'unstable_flushSync' does not exist on type '{ deletedFetchers: string[]; viewTransitionOpts?: ViewTransitionOpts | undefined; flushSync: boolean; }'.
integration (21.x)
Property 'unstable_viewTransitionOpts' does not exist on type '{ deletedFetchers: string[]; viewTransitionOpts?: ViewTransitionOpts | undefined; flushSync: boolean; }'.
integration (21.x)
Object literal may only specify known properties, and 'unstable_flushSync' does not exist in type '(BaseNavigateOrFetchOptions & { formMethod?: HTMLFormMethod | undefined; formEncType?: FormEncType | undefined; } & { ...; }) | (BaseNavigateOrFetchOptions & ... 1 more ... & { ...; })'.
integration (21.x)
Object literal may only specify known properties, and 'unstable_flushSync' does not exist in type '(BaseNavigateOrFetchOptions & { replace?: boolean | undefined; state?: any; fromRouteId?: string | undefined; viewTransition?: boolean | undefined; } & { ...; } & { ...; }) | (BaseNavigateOrFetchOptions & ... 2 more ... & { ...; })'.
integration (21.x)
Argument of type '{ unstable_flushSync?: boolean | undefined; } | undefined' is not assignable to parameter of type 'RouterFetchOptions | undefined'.
integration (21.x)
Property 'v7_skipActionErrorRevalidation' is missing in type '{ v7_fetcherPersist: boolean; v7_normalizeFormMethod: boolean; v7_partialHydration: boolean; v7_prependBasename: boolean; v7_relativeSplatPath: boolean; }' but required in type 'FutureConfig'.
integration (21.x)
Process completed with exit code 1.