Skip to content

Teach the OpenUI skill to integrate and migrate to Cloud (#754) #2181

Teach the OpenUI skill to integrate and migrate to Cloud (#754)

Teach the OpenUI skill to integrate and migrate to Cloud (#754) #2181

Triggered via push July 16, 2026 10:34
Status Success
Total duration 7m 35s
Artifacts

build-js.yml

on: push
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#L105
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/