Skip to content

docs(t3x): point the self-reference rule at the renamed Claude doc #29

docs(t3x): point the self-reference rule at the renamed Claude doc

docs(t3x): point the self-reference rule at the renamed Claude doc #29

Triggered via push July 30, 2026 13:32
Status Success
Total duration 8m 7s
Artifacts

t3x-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
verify
The process '/usr/bin/git' failed with exit code 128
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1593
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1590
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1587
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1571
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1493
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1464
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1454
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1451
Do not define components during render.
react(no-array-index-key): apps/web/src/components/sidebar/SidebarUpdatePill.tsx#L47
Usage of Array index in keys is not allowed
unicorn(no-useless-fallback-in-spread): apps/web/src/hooks/useHandleNewThread.ts#L193
Empty fallbacks in spreads are unnecessary