Skip to content

Optimize settings sidebar nav rerenders #8026

Optimize settings sidebar nav rerenders

Optimize settings sidebar nav rerenders #8026

Triggered via pull request May 23, 2026 16:33
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
1m 20s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
32s
Release Smoke
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
Release Smoke
could not read Username for 'https://github.com': terminal prompts disabled
Format, Lint, Typecheck, Test, Browser Test, Build
Process completed with exit code 1.
Format, Lint, Typecheck, Test, Browser Test, Build
@t3tools/desktop#test: command (/home/runner/_work/t3code/t3code/apps/desktop) /home/runner/.bun/bin/bun run test exited (1)
unicorn(consistent-function-scoping): apps/web/src/environments/runtime/catalog.test.ts#L98
Function `resolveRegistryRead` does not capture any variables from its parent scope
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3249
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3112
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3049
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3022
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2470
React Hook useEffect has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1791
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1783
React Hook useCallback has a missing dependency: 'composerRef.current'
oxc(no-map-spread): apps/web/src/clientPersistenceStorage.ts#L174
Spreading to modify object properties in `map` calls is inefficient