Skip to content

Remove useEffect from LinkView to ensure the logic runs before render #5472

Remove useEffect from LinkView to ensure the logic runs before render

Remove useEffect from LinkView to ensure the logic runs before render #5472

Triggered via push November 4, 2024 14:03
Status Success
Total duration 2m 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Remix
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Remix
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Remix
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Remix
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Remix
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Remix
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Remix
Type 'string | undefined' is not assignable to type 'string'.
Remix
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Remix
Type '(string | undefined)[]' is not assignable to type 'string[]'.
Remix
Object is possibly 'undefined'.
Vite SSR
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Vite SSR
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Vite SSR
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Vite SSR
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Vite SSR
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Vite SSR
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Vite SSR
Type 'string | undefined' is not assignable to type 'string'.
Vite SSR
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Vite SSR
Type '(string | undefined)[]' is not assignable to type 'string[]'.
Vite SSR
Object is possibly 'undefined'.
Next.JS
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Next.JS
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Next.JS
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Next.JS
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Next.JS
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Next.JS
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Next.JS
Type 'string | undefined' is not assignable to type 'string'.
Next.JS
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Next.JS
Type '(string | undefined)[]' is not assignable to type 'string[]'.
Next.JS
Object is possibly 'undefined'.