Skip to content

chore: add dev quality infrastructure — tests, lint, format, CI, hooks #1

chore: add dev quality infrastructure — tests, lint, format, CI, hooks

chore: add dev quality infrastructure — tests, lint, format, CI, hooks #1

Triggered via push April 13, 2026 06:34
Status Success
Total duration 50s
Artifacts

ci.yml

on: push
Matrix: quality
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
quality (20)
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/
quality (20): backend/src/services/providerStore.ts#L1
'ModelConfig' is defined but never used
quality (20): backend/src/services/monitorStore.test.ts#L4
'fs' is defined but never used
quality (20): backend/src/services/monitorStore.test.ts#L3
'path' is defined but never used
quality (20): backend/src/services/benchmarkEngine.ts#L31
'apiKey' is defined but never used. Allowed unused args must match /^_/u
quality (20): backend/src/routes/workflows.ts#L271
'apiKeys' is assigned a value but never used
quality (20): backend/src/routes/workflows.ts#L171
'apiKeys' is assigned a value but never used
quality (20): backend/src/routes/workflows.ts#L152
'apiKeys' is assigned a value but never used
quality (20): backend/src/routes/workflows.ts#L136
'apiKeys' is assigned a value but never used
quality (20): backend/src/routes/workflows.ts#L125
'apiKeys' is defined but never used. Allowed unused args must match /^_/u
quality (20): backend/src/providers/base.ts#L31
'startTime' is assigned a value but never used
quality (20): frontend/src/components/SettingsPage.tsx#L3
'ModelConfig' is defined but never used
quality (20): frontend/src/components/SettingsPage.tsx#L1
'useCallback' is defined but never used
quality (20): frontend/src/components/ResultsPanel.tsx#L14
'Tooltip' is defined but never used
quality (20)
'next' is never reassigned. Use 'const' instead
quality (20)
'providersLoading' is assigned a value but never used
quality (20)
'monitorLoading' is assigned a value but never used
quality (20): frontend/src/components/HistoryPanel.tsx#L4
'InfoCircleOutlined' is defined but never used
quality (20): frontend/src/components/Dashboard.tsx#L116
'totalCost' is assigned a value but never used
quality (20): frontend/src/components/ConfigPanel.tsx#L48
'currentProviders' is defined but never used. Allowed unused args must match /^_/u
quality (20): frontend/src/App.tsx#L82
'fetchWorkflow' is assigned a value but never used