Skip to content

lomi-deploy-website #109

lomi-deploy-website

lomi-deploy-website #109

Triggered via repository dispatch September 6, 2026 15:36
@princemuichkineprincemuichkine
lomi-deploy-website c6d343a
Status Failure
Total duration 50s
Artifacts

app-deploy-website.yml

on: repository_dispatch
deploy  /  deploy
deploy / deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
verify
Process completed with exit code 1.
verify
Unexpected constant truthiness on the left-hand side of a `&&` expression
verify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
verify
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
verify
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