feat(cli): add embeddable node lifecycle #5159
Annotations
11 warnings
|
Complete job
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/
|
|
Lint:
packages/cli/src/cli/commands/integration.ts#L1005
Blocks are nested too deeply (6). Maximum allowed is 4
|
|
Lint:
packages/cli/src/cli/commands/integration.ts#L991
Blocks are nested too deeply (5). Maximum allowed is 4
|
|
Lint:
packages/cli/src/cli/commands/integration.ts#L893
Async function 'sweepPendingCleanups' has a complexity of 64. Maximum allowed is 15
|
|
Lint:
packages/cli/src/cli/commands/integration-cleanup-journal.ts#L188
Function 'isValidEntry' has a complexity of 25. Maximum allowed is 15
|
|
Lint:
packages/cli/src/cli/bootstrap.ts#L365
'collectTopLevelVerbs' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/cli/src/cli/bootstrap.ts#L45
Variable name `__dirname` trimmed as `_dirname` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
|
Lint:
packages/cli/src/cli/bootstrap.ts#L44
Variable name `__filename` trimmed as `_filename` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
|
Lint:
packages/cli/src/cli/agent-relay-mcp.ts#L312
Async function 'registerAgentWithRebind' has a complexity of 19. Maximum allowed is 15
|
|
Lint:
packages/cli/src/auto/director-prompt.ts#L26
'lead' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/cli/src/auto/composer.ts#L553
'workerOnboarding' is assigned a value but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading