chore: add dev quality infrastructure — tests, lint, format, CI, hooks #1
Annotations
21 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint backend:
backend/src/services/providerStore.ts#L1
'ModelConfig' is defined but never used
|
|
Lint backend:
backend/src/services/monitorStore.test.ts#L4
'fs' is defined but never used
|
|
Lint backend:
backend/src/services/monitorStore.test.ts#L3
'path' is defined but never used
|
|
Lint backend:
backend/src/services/benchmarkEngine.ts#L31
'apiKey' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint backend:
backend/src/routes/workflows.ts#L271
'apiKeys' is assigned a value but never used
|
|
Lint backend:
backend/src/routes/workflows.ts#L171
'apiKeys' is assigned a value but never used
|
|
Lint backend:
backend/src/routes/workflows.ts#L152
'apiKeys' is assigned a value but never used
|
|
Lint backend:
backend/src/routes/workflows.ts#L136
'apiKeys' is assigned a value but never used
|
|
Lint backend:
backend/src/routes/workflows.ts#L125
'apiKeys' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint backend:
backend/src/providers/base.ts#L31
'startTime' is assigned a value but never used
|
|
Lint frontend:
frontend/src/components/SettingsPage.tsx#L3
'ModelConfig' is defined but never used
|
|
Lint frontend:
frontend/src/components/SettingsPage.tsx#L1
'useCallback' is defined but never used
|
|
Lint frontend:
frontend/src/components/ResultsPanel.tsx#L14
'Tooltip' is defined but never used
|
|
Lint frontend
'next' is never reassigned. Use 'const' instead
|
|
Lint frontend
'providersLoading' is assigned a value but never used
|
|
Lint frontend
'monitorLoading' is assigned a value but never used
|
|
Lint frontend:
frontend/src/components/HistoryPanel.tsx#L4
'InfoCircleOutlined' is defined but never used
|
|
Lint frontend:
frontend/src/components/Dashboard.tsx#L116
'totalCost' is assigned a value but never used
|
|
Lint frontend:
frontend/src/components/ConfigPanel.tsx#L48
'currentProviders' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint frontend:
frontend/src/App.tsx#L82
'fetchWorkflow' is assigned a value but never used
|
background
wait
wait-all
cancel
Loading