Skip to content

feat(scheduling): add Queue tab with provider lanes and execution analytics #147

feat(scheduling): add Queue tab with provider lanes and execution analytics

feat(scheduling): add Queue tab with provider lanes and execution analytics #147

Triggered via pull request March 30, 2026 08:13
Status Success
Total duration 58s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 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. 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/
lint: web/pages/__tests__/Settings.scheduling.test.tsx#L4
'IRoadmapScannerConfig' is defined but never used
lint: web/pages/Settings.tsx#L669
'highlightClass' is assigned a value 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 (828). Maximum allowed is 500
lint: packages/cli/src/commands/init.ts#L574
Refactor this function to reduce its Cognitive Complexity from 84 to the 20 allowed
lint: packages/cli/src/commands/init.ts#L488
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#L72
Refactor this function to reduce its Cognitive Complexity from 37 to the 20 allowed