CI #2511
ci.yml
on: workflow_dispatch
verify-in-worktree
4m 42s
post-main
14s
Annotations
14 warnings
|
verify-in-worktree:
.claude/worktrees/ci-verify/src/lib/client-ip.ts#L52
Expected { after 'if' condition
|
|
verify-in-worktree:
.claude/worktrees/ci-verify/src/components/timeline/TimelineView.tsx#L156
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-in-worktree:
.claude/worktrees/ci-verify/src/components/timeline/TimelineView.tsx#L56
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-in-worktree:
.claude/worktrees/ci-verify/src/components/timeline/SocialTimeline.tsx#L91
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-in-worktree:
.claude/worktrees/ci-verify/src/components/integrations/FleetCrownBuildCta.tsx#L70
Do not use `window.location.assign()` 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-in-worktree:
.claude/worktrees/ci-verify/src/components/integrations/FleetCrownBuildCta.tsx#L51
Do not use `window.location.assign()` 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-in-worktree:
.claude/worktrees/ci-verify/src/components/ErrorBoundary.tsx#L114
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
|
|
build-and-smoke:
src/lib/client-ip.ts#L52
Expected { after 'if' condition
|
|
build-and-smoke:
src/components/timeline/TimelineView.tsx#L156
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
|
|
build-and-smoke:
src/components/timeline/TimelineView.tsx#L56
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
|
|
build-and-smoke:
src/components/timeline/SocialTimeline.tsx#L91
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
|
|
build-and-smoke:
src/components/integrations/FleetCrownBuildCta.tsx#L70
Do not use `window.location.assign()` 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
|
|
build-and-smoke:
src/components/integrations/FleetCrownBuildCta.tsx#L51
Do not use `window.location.assign()` 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
|
|
build-and-smoke:
src/components/ErrorBoundary.tsx#L114
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
|