Skip to content

Merge upstream/main into fork (sync 2026-08-06) #65

Merge upstream/main into fork (sync 2026-08-06)

Merge upstream/main into fork (sync 2026-08-06) #65

Triggered via push August 6, 2026 23:53
Status Success
Total duration 7m 55s
Artifacts

ci.yml

on: push
changes
7s
changes
Matrix: installer
frontend
3s
frontend
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-execenv
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v5, azure/setup-helm@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend-build
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/
frontend-build: packages/views/issues/components/issue-usage-dialog.tsx#L230
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
frontend-build: packages/views/issues/components/issue-usage-dialog.tsx#L84
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
frontend-build: packages/views/issues/components/issue-usage-dialog.tsx#L71
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
frontend-build: packages/views/issues/components/execution-log-section.tsx#L250
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
frontend-build: packages/views/editor/zoom-canvas.tsx#L161
React Hook useCallback has a missing dependency: 'canvas'. Either include it or remove the dependency array
frontend-build: apps/desktop/src/renderer/src/components/tab-content.tsx#L54
React Hook useEffect has a missing dependency: 'group'. Either include it or remove the dependency array
frontend-build: apps/web/app/(auth)/login/page.tsx#L137
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
frontend-build: packages/ui/components/ui/stepper.tsx#L255
React Hook useMemo has an unnecessary dependency: 'btnRef.current'. Either exclude it or remove the dependency array. Mutable values like 'btnRef.current' aren't valid dependencies because mutating them doesn't re-render the component
frontend-build: packages/ui/components/ui/stepper.tsx#L249
React Hook useEffect has a missing dependency: 'registerTrigger'. Either include it or remove the dependency array. Mutable values like 'btnRef.current' aren't valid dependencies because mutating them doesn't re-render the component
frontend-build: packages/ui/components/ui/stepper.tsx#L144
React Hook useMemo has missing dependencies: 'focusFirst', 'focusLast', 'focusNext', 'focusPrev', and 'indicators'. Either include them or remove the dependency array
frontend-test
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/