Skip to content

feat: job registry — scalable job architecture #129

feat: job registry — scalable job architecture

feat: job registry — scalable job architecture #129

Triggered via pull request March 12, 2026 23:31
Status Success
Total duration 50s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
lint
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. 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: web/pages/__tests__/Settings.scheduling.test.tsx#L4
'IRoadmapScannerConfig' is defined but never used
lint: web/pages/Dashboard.tsx#L76
'analyticsProcess' is assigned a value but never used
lint: web/pages/Dashboard.tsx#L75
'plannerProcess' is assigned a value but never used
lint: web/pages/Dashboard.tsx#L74
'auditProcess' is assigned a value but never used
lint: web/pages/Dashboard.tsx#L73
'qaProcess' is assigned a value but never used
lint: web/pages/Dashboard.tsx#L72
'reviewerProcess' is assigned a value but never used
lint: web/pages/Dashboard.tsx#L71
'executorProcess' is assigned a value but never used
lint: web/pages/Dashboard.tsx#L11
'Button' is defined but never used
lint: packages/cli/src/commands/init.ts#L616
File has too many lines (780). Maximum allowed is 500
lint: packages/cli/src/commands/init.ts#L572
Refactor this function to reduce its Cognitive Complexity from 70 to the 20 allowed
lint: packages/cli/src/commands/init.ts#L486
Refactor this function to reduce its Cognitive Complexity from 22 to the 20 allowed
lint: packages/cli/src/commands/doctor.ts#L143
Refactor this function to reduce its Cognitive Complexity from 29 to the 20 allowed
lint: packages/cli/src/commands/dashboard/tab-config.ts#L567
File has too many lines (860). Maximum allowed is 500
lint: packages/cli/src/commands/cancel.ts#L89
Refactor this function to reduce its Cognitive Complexity from 23 to the 20 allowed
lint: packages/cli/src/commands/board.ts#L732
Refactor this function to reduce its Cognitive Complexity from 42 to the 20 allowed
lint: packages/cli/src/commands/board.ts#L633
File has too many lines (713). Maximum allowed is 500
lint: packages/cli/src/commands/board.ts#L456
Refactor this function to reduce its Cognitive Complexity from 54 to the 20 allowed
lint: packages/cli/src/commands/audit.ts#L71
Refactor this function to reduce its Cognitive Complexity from 33 to the 20 allowed