Skip to content

fix(web): work log Show more — cursor, transition & scroll #5087

fix(web): work log Show more — cursor, transition & scroll

fix(web): work log Show more — cursor, transition & scroll #5087

Triggered via pull request April 10, 2026 16:38
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
36s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
10s
Release Smoke
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Format, Lint, Typecheck, Test, Browser Test, Build
Process completed with exit code 2.
Format, Lint, Typecheck, Test, Browser Test, Build
Cannot find name 'onSelectComposerItem'.
Format, Lint, Typecheck, Test, Browser Test, Build
Cannot find name 'activeComposerMenuItemRef'.
Format, Lint, Typecheck, Test, Browser Test, Build
Cannot find name 'nudgeComposerMenuHighlight'.
Format, Lint, Typecheck, Test, Browser Test, Build
Cannot find name 'nudgeComposerMenuHighlight'.
Format, Lint, Typecheck, Test, Browser Test, Build
Cannot find name 'composerMenuItemsRef'.
Format, Lint, Typecheck, Test, Browser Test, Build
Cannot find name 'composerMenuOpenRef'.
Format, Lint, Typecheck, Test, Browser Test, Build
Cannot find name 'resolveActiveComposerTrigger'.
Format, Lint, Typecheck, Test, Browser Test, Build
@t3tools/web#typecheck: command (/home/runner/_work/t3code/t3code/apps/web) /home/runner/.bun/bin/bun run typecheck exited (2)
eslint(no-unused-vars): apps/web/src/components/ChatView.tsx#L3215
Variable 'onComposerCommandKey' is declared but never used. Unused variables should start with a '_'.
eslint-plugin-unicorn(consistent-function-scoping): apps/web/src/environments/runtime/catalog.test.ts#L98
Function `resolveRegistryRead` does not capture any variables from its parent scope