Remove deploy workflow #245
Annotations
3 warnings
test:
src/components/Toolbar/Toolbar.tsx#L46
React Hook useEffect has a missing dependency: 'catalogue'. Either include it or remove the dependency array
|
test:
src/helpers/rendering/embedded-entries.tsx#L85
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
test:
src/pages/research/catalogues/index.tsx#L88
React Hook useEffect has missing dependencies: 'catalogue', 'page', and 'search'. Either include them or remove the dependency array
|