Skip to content

Clear tracked RPCs on reconnect #5432

Clear tracked RPCs on reconnect

Clear tracked RPCs on reconnect #5432

Triggered via pull request April 13, 2026 20:12
Status Success
Total duration 3m 13s
Artifacts

ci.yml

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

Annotations

7 warnings
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2954
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2819
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2756
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2729
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1547
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1539
React Hook useCallback has a missing dependency: 'composerRef.current'
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