fix(web): work log Show more — cursor, transition & scroll #5087
ci.yml
on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
36s
Release Smoke
10s
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
|