Skip to content

Clarify CLI setup choices and bump patch #2692

Clarify CLI setup choices and bump patch

Clarify CLI setup choices and bump patch #2692

Triggered via pull request July 31, 2026 05:17
Status Success
Total duration 9m 50s
Artifacts

build-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: packages/react-ui/src/components/Charts/PieChart/PieChart.tsx#L269
React Hook useCallback has a missing dependency: 'eventHandlers'. Either include it or remove the dependency array
build: packages/react-ui/src/components/Charts/PieChart/PieChart.tsx#L260
React Hook useCallback has a missing dependency: 'eventHandlers'. Either include it or remove the dependency array
build: packages/react-ui/src/components/Charts/PieChart/PieChart.tsx#L129
React Hook useMemo has missing dependencies: 'maxChartSize' and 'minChartSize'. Either include them or remove the dependency array
build: packages/react-ui/src/components/Charts/LineChart/LineChart.tsx#L312
React Hook useMemo has a missing dependency: 'setLabelWidth'. Either include it or remove the dependency array
build: packages/react-ui/src/components/Charts/BarChart/BarChart.tsx#L315
React Hook useMemo has a missing dependency: 'setLabelWidth'. Either include it or remove the dependency array
build: packages/react-ui/src/components/Charts/AreaChart/AreaChart.tsx#L310
React Hook useMemo has a missing dependency: 'setLabelWidth'. Either include it or remove the dependency array
build: packages/react-ui/src/components/AgentInterface/_shared/store/store.tsx#L62
React Hook useEffect has a missing dependency: 'shellStore'. Either include it or remove the dependency array
build: packages/react-ui/src/components/AgentInterface/_shared/store/store.tsx#L56
React Hook useMemo has missing dependencies: 'agentName' and 'logoUrl'. Either include them or remove the dependency array
build: packages/react-ui/src/components/AgentInterface/ThreadList.tsx#L149
React Hook useEffect has a missing dependency: 'loadThreads'. Either include it or remove the dependency array
build: packages/react-ui/src/components/AgentInterface/Sidebar.tsx#L113
React Hook useEffect has missing dependencies: 'isCollapsedLayout', 'setIsSidebarOpen', and 'visualState'. Either include them or remove the dependency array
build-examples
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/