LB-28: add issue skill embedding API#4347
Closed
loonghao wants to merge 3 commits into
Closed
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/usage-section.tsx#L632
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/usage-section.tsx#L628
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/usage-section.tsx#L344
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/usage-section.tsx#L334
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/charts/activity-heatmap.tsx#L192
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/projects/components/project-detail.tsx#L438
React Hook useEffect has a missing dependency: 'project'. Either include it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/onboarding/steps/step-runtime-connect.tsx#L164
React Hook useEffect has a missing dependency: 'wsId'. Either include it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/onboarding/onboarding-flow.tsx#L222
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/editor/attachment-preview-modal.tsx#L177
The 'modal' conditional could make the dependencies of useMemo Hook (at line 185) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'modal' in its own useMemo() Hook
|
|
Build, type check, lint, and test:
packages/views/agents/components/agent-overview-pane.tsx#L179
The 'requestTabChange' function makes the dependencies of useEffect Hook (at line 207) change on every render. To fix this, wrap the definition of 'requestTabChange' in its own useCallback() Hook
|
background
wait
wait-all
cancel
parallel
Loading