Skip to content

Merge pull request #23 from radroid/t3code/web-push-notifications #9

Merge pull request #23 from radroid/t3code/web-push-notifications

Merge pull request #23 from radroid/t3code/web-push-notifications #9

Triggered via push July 27, 2026 19:02
Status Success
Total duration 8m 13s
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/CommandPalette.tsx#L796
Do not define components during render.
unicorn(no-useless-fallback-in-spread): apps/web/src/hooks/useHandleNewThread.ts#L194
Empty fallbacks in spreads are unnecessary
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1499
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1496
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#L1386
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1357
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1347
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L1344
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