Skip to content

fix(ai): add repair for orphaned tool calls #19032

fix(ai): add repair for orphaned tool calls

fix(ai): add repair for orphaned tool calls #19032

Triggered via pull request June 25, 2026 05:50
Status Success
Total duration 6m 24s
Artifacts

test_fe.yaml

on: pull_request
changes
9s
changes
🧹 Lint frontend
1m 8s
🧹 Lint frontend
🧪 Test frontend
6m 9s
🧪 Test frontend
📦 Build frontend
1m 58s
📦 Build frontend
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧹 Lint frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dopplerhq/secrets-fetch-action@cd2efbf9a404504316435873eff298b82f7e0562, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint-plugin-react-hooks(exhaustive-deps): src/plugins/impl/data-frames/panel.tsx#L166
React Hook useMemo has unnecessary dependency: transforms
eslint-plugin-react-hooks(exhaustive-deps): src/plugins/impl/data-frames/panel.tsx#L165
React Hook useMemo has a missing dependency: 'columnTypesPerStep'
eslint-plugin-react-hooks(exhaustive-deps): src/plugins/impl/data-frames/panel.tsx#L130
React Hook useImperativeHandle has a missing dependency: 'handleApply'
eslint(no-unused-vars): src/components/ui/alert-dialog.tsx#L31
Parameter 'children' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/stories/form-wrapper.stories.tsx#L136
Parameter 'value' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): src/stories/form-wrapper.stories.tsx#L23
Parameter 'v' is declared but never used. Unused parameters should start with a '_'.
eslint-plugin-react(button-has-type): src/plugins/impl/FileUploadPlugin.tsx#L188
`button` elements must have an explicit `type` attribute.
eslint(no-unused-vars): src/plugins/impl/panel/PanelPlugin.tsx#L80
Variable 'T' is declared but never used. Unused variables should start with a '_'.
📦 Build frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dopplerhq/secrets-fetch-action@cd2efbf9a404504316435873eff298b82f7e0562, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧪 Test frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dopplerhq/secrets-fetch-action@cd2efbf9a404504316435873eff298b82f7e0562, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/