agents: disable Lead run/sub-agent permissions#10
Merged
Annotations
10 errors and 11 warnings
|
Run npx eslint .:
packages/server/tests/agents/custom-runtimes.test.ts#L4
'homedir' is defined but never used
|
|
Run npx eslint .:
packages/server/tests/agents/agent-manager.test.ts#L263
'newAgent' is assigned a value but never used
|
|
Run npx eslint .:
packages/server/tests/agents/agent-manager.test.ts#L10
'MessageId' is defined but never used
|
|
Run npx eslint .:
packages/server/tests/agents/agent-manager.test.ts#L4
'tmpdir' is defined but never used
|
|
Run npx eslint .:
packages/server/tests/agents/agent-manager.test.ts#L1
'vi' is defined but never used
|
|
Run npx eslint .:
packages/server/tests/acp/session-store.test.ts#L9
'BASE_DIR' is assigned a value but never used
|
|
Run npx eslint .:
packages/server/tests/acp/session-store.test.ts#L5
'SessionEntry' is defined but never used
|
|
Run npx eslint .:
packages/server/src/agents/CopilotSdkAdapter.ts#L1276
'timer' is never reassigned. Use 'const' instead
|
|
Run npx eslint .:
packages/server/src/agents/AcpAdapter.ts#L236
'toolName' is never reassigned. Use 'const' instead
|
|
Run npx eslint .:
packages/server/bin/flightdeck-mcp.mjs#L15
'execFileSync' is defined but never used
|
|
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, pnpm/action-setup@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/
|
|
Run npx eslint .:
packages/server/src/agents/AcpAdapter.ts#L236
Unexpected any. Specify a different type
|
|
Run npx eslint .:
packages/server/src/agents/AcpAdapter.ts#L236
Unexpected any. Specify a different type
|
|
Run npx eslint .:
packages/server/src/agents/AcpAdapter.ts#L4
'join' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npx eslint .:
packages/server/src/acp/AcpAgentServer.ts#L101
`import()` type annotations are forbidden
|
|
Run npx eslint .:
packages/server/src/acp/AcpAgentServer.ts#L30
'SessionEvent' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npx eslint .:
packages/desktop/src/tray.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
|
Run npx eslint .:
packages/desktop/src/tray.ts#L1
Imports "BrowserWindow" are only used as type
|
|
Run npx eslint .:
packages/desktop/src/main.ts#L56
'webDistPath' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npx eslint .:
packages/desktop/src/daemon.ts#L9
'DaemonEvents' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npx eslint .:
packages/desktop/src/daemon.ts#L1
Imports "ChildProcess" are only used as type
|
background
wait
wait-all
cancel
parallel
Loading