Skip to content

feat: Add Kiro editor support to open picker (#1974) #5422

feat: Add Kiro editor support to open picker (#1974)

feat: Add Kiro editor support to open picker (#1974) #5422

Triggered via push April 13, 2026 19:16
Status Success
Total duration 3m 11s
Artifacts

ci.yml

on: push
Format, Lint, Typecheck, Test, Browser Test, Build
2m 59s
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