Skip to content

Add compute nodes support #36

Add compute nodes support

Add compute nodes support #36

Triggered via pull request April 26, 2026 20:42
@xprilionxprilion
synchronize #16
dev
Status Success
Total duration 1m 39s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Backend Lint
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-python@v5, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Docs 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend Lint
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@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend Lint: frontend/src/App.tsx#L288
Unexpected any. Specify a different type
Frontend Lint: frontend/src/App.tsx#L279
Unexpected any. Specify a different type
Frontend Lint: frontend/src/App.tsx#L215
Unexpected any. Specify a different type
Frontend Lint: frontend/src/App.tsx#L203
Unexpected any. Specify a different type
Frontend Lint: frontend/src/App.tsx#L202
Unexpected any. Specify a different type
Frontend Lint: frontend/src/App.tsx#L182
React Hook useEffect has missing dependencies: 'currentConvUuid' and 'switchConv'. Either include them or remove the dependency array
Frontend Lint: frontend/src/App.tsx#L175
React Hook useEffect has missing dependencies: 'currentConvUuid', 'loadComputeNodes', 'loadConversations', 'navigate', 'routeUuid', 'setModel', and 'switchConv'. Either include them or remove the dependency array. If 'setModel' changes too often, find the parent component that defines it and wrap that definition in useCallback
Frontend Lint: frontend/src/App.tsx#L105
Unexpected any. Specify a different type
Frontend Lint: frontend/src/App.tsx#L104
Unexpected any. Specify a different type
Frontend Lint: frontend/src/App.tsx#L91
Unexpected any. Specify a different type
Frontend Tests
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@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend Tests
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-python@v5, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/