Skip to content

feat(devtools): tag outbound CTA links with UTM params #3895

feat(devtools): tag outbound CTA links with UTM params

feat(devtools): tag outbound CTA links with UTM params #3895

Triggered via pull request August 26, 2026 10:24
Status Success
Total duration 10m 18s
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#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: packages/devtools/src/lib/useDevtoolsConfig.ts#L92
React Hook useEffect has a missing dependency: 'resolveTheme'. Either include it or remove the dependency array
build: packages/devtools/src/OpenUIDevtoolsWidget.tsx#L114
React Hook useEffect has a missing dependency: 'debug'. Either include it 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/