Security Providers: vault-backed secret management for the desktop (AIR-017→023) #559
Annotations
10 errors and 11 warnings
|
check:
tests/dashboard-event-adapter.test.ts#L8
Missing return type on function
|
|
check:
src/renderer/src/screens/Chat/hooks/useModelConfig.test.tsx#L27
Missing return type on function
|
|
check:
src/renderer/src/screens/Chat/hooks/useDashboardChatTransport.ts#L935
'client' is never reassigned. Use 'const' instead
|
|
check:
src/renderer/src/screens/Chat/hooks/useDashboardChatTransport.ts#L135
'_mode' is defined but never used
|
|
check:
src/renderer/src/screens/Chat/hooks/useChatIPC.test.tsx#L80
Missing return type on function
|
|
check:
src/renderer/src/App.tsx#L39
'error' is never reassigned. Use 'const' instead
|
|
check:
src/main/shouldSkipUpdaterWiring.test.ts#L67
Missing return type on function
|
|
check
A `require()` style import is forbidden
|
|
check:
src/main/config-health.test.ts#L323
Missing return type on function
|
|
check:
src/main/config-health.test.ts#L315
Missing return type on function
|
|
check
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 16th, 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/
|
|
check:
src/main/dashboard.ts#L257
Replace ``Timed·out·connecting·to·Hermes·dashboard·after·${timeoutMs}ms`` with `⏎··········`Timed·out·connecting·to·Hermes·dashboard·after·${timeoutMs}ms`,⏎········`
|
|
check:
src/main/dashboard.ts#L232
Replace `new·Error(`${res.statusCode}:·${text·||·res.statusMessage}`)` with `⏎··············new·Error(`${res.statusCode}:·${text·||·res.statusMessage}`),⏎············`
|
|
check:
src/main/config.ts#L316
Replace `(⏎····!input.isPackaged·||·input.isPortableBuild·||·input.autoUpdateDisabled⏎··)` with `!input.isPackaged·||·input.isPortableBuild·||·input.autoUpdateDisabled`
|
|
check:
src/main/config.ts#L138
Replace `⏎····config.sshChatTransport,⏎··` with `config.sshChatTransport`
|
|
check:
src/main/config.ts#L98
Replace `⏎······data.remoteChatTransport,⏎····` with `data.remoteChatTransport`
|
|
check:
src/main/config-health.test.ts#L310
Replace `"API_SERVER_KEY",·"ANTHROPIC_API_KEY",·"ANTHROPIC_TOKEN"` with `⏎········"API_SERVER_KEY",⏎········"ANTHROPIC_API_KEY",⏎········"ANTHROPIC_TOKEN",⏎······`
|
|
check:
src/main/config-health.test.ts#L9
Replace `·mode:·"local",·remoteUrl:·"",·apiKey:·""` with `⏎····mode:·"local",⏎····remoteUrl:·"",⏎····apiKey:·"",⏎·`
|
|
check:
src/main/claw3d.ts#L542
Replace `⏎······conn.mode·===·"remote"·||⏎·····` with `·conn.mode·===·"remote"·||`
|
|
check:
src/main/claw3d.ts#L534
Insert `⏎···`
|
|
check:
src/main/claw3d.ts#L344
Replace `filePath:·string,·content:·string` with `⏎··filePath:·string,⏎··content:·string,⏎`
|