Skip to content

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

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

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

Triggered via pull request April 16, 2026 08:59
Status Success
Total duration 7m 3s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
6m 50s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
46s
Release Smoke
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
eslint-plugin-unicorn(prefer-array-find): apps/web/src/session-logic.ts#L356
Prefer `find` over filtering and accessing the first result.
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
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2965
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2830
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2767
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2740
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1548
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1540
React Hook useCallback has a missing dependency: 'composerRef.current'