Sonarqube cleanup 3 #66
test.yml
on: pull_request
Backend Tests
1m 47s
Frontend Tests
47s
Annotations
1 error and 15 warnings
|
Backend Tests
Process completed with exit code 1.
|
|
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#L385
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/App.tsx#L314
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/App.tsx#L302
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/App.tsx#L301
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/App.tsx#L275
React Hook useEffect has missing dependencies: 'currentConvUuid' and 'switchConv'. Either include them or remove the dependency array
|
|
Frontend Lint:
frontend/src/App.tsx#L268
React Hook useEffect has missing dependencies: 'navigate' and 'switchConv'. Either include them or remove the dependency array
|
|
Frontend Lint:
frontend/src/App.tsx#L249
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#L126
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/App.tsx#L125
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/App.tsx#L112
Unexpected any. Specify a different type
|
|
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/
|
|
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/
|