Reapply "Update to storybook 10" #6174
Open
Annotations
1 error and 10 warnings
|
Build application
Process completed with exit code 1.
|
|
Lint:
frontend/src/components/moderation/ModerationTabs.tsx#L35
React Hook useEffect has a missing dependency: 'searchParams'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/components/moderation/AppModeration.tsx#L121
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Lint:
frontend/src/components/moderation/AppModeration.tsx#L121
React Hook useEffect has a missing dependency: 'searchParams'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/components/moderation/AppModeration.tsx#L117
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Lint:
frontend/src/components/moderation/AppModeration.tsx#L117
React Hook useEffect has a missing dependency: 'searchParams'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/components/application/HeroBanner.tsx#L93
React Hook useEffect has a missing dependency: 'current'. Either include it or remove the dependency array
|
|
Lint:
frontend/app/api/appOgImage/[appId]/route.tsx#L237
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint:
frontend/app/api/appOgImage/[appId]/route.tsx#L216
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint:
frontend/app/api/appOgImage/[appId]/route.tsx#L162
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint:
frontend/app/[locale]/login/[service]/login-service-client.tsx#L118
React Hook useEffect has a missing dependency: 'locale'. Either include it or remove the dependency array
|
Loading