Skip to content

Remove deploy workflow #245

Remove deploy workflow

Remove deploy workflow #245

Triggered via push October 28, 2024 16:25
Status Success
Total duration 46s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

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