Skip to content

fix(control): the second wording of "no zellij", and a remedy nothing rendered #1737

fix(control): the second wording of "no zellij", and a remedy nothing rendered

fix(control): the second wording of "no zellij", and a remedy nothing rendered #1737

Triggered via pull request September 4, 2026 09:35
Status Success
Total duration 10m 22s
Artifacts

ci.yml

on: pull_request
ship
ship
release-desktop
release-desktop
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
check: src/components/settings/BillingSettings.tsx#L78
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
check: src/components/projects/OrangeCatPublishButton.tsx#L89
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
check: src/components/auth/OAuthButtons.tsx#L133
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