Skip to content

fix: prevent recurring Codex MCP and Brain warnings #498

fix: prevent recurring Codex MCP and Brain warnings

fix: prevent recurring Codex MCP and Brain warnings #498

Triggered via pull request September 9, 2026 20:13
Status Failure
Total duration 2m 42s
Artifacts

ci.yml

on: pull_request
minimum runtime (Node 22.13.0)
13s
minimum runtime (Node 22.13.0)
quality (typecheck, lint, build, audit)
53s
quality (typecheck, lint, build, audit)
ui (dashboard rendering, system Chrome)
2m 22s
ui (dashboard rendering, system Chrome)
links (internal)
7s
links (internal)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 13 warnings, and 1 notice
test (windows-latest, node 24)
Process completed with exit code 1.
test (windows-latest, node 22)
Process completed with exit code 1.
test (windows-latest, node 26)
Process completed with exit code 1.
quality (typecheck, lint, build, audit): src/lib/dashboard/maintenance-api.mjs#L1112
File has too many lines (1027). Maximum allowed is 1000
quality (typecheck, lint, build, audit): src/lib/dashboard/client/usage.mjs#L1302
File has too many lines (1176). Maximum allowed is 1000
quality (typecheck, lint, build, audit): src/lib/dashboard-server.mjs#L1521
File has too many lines (1419). Maximum allowed is 1000
quality (typecheck, lint, build, audit): src/lib/dashboard-server.mjs#L1045
Function 'startDashboard' has a complexity of 36. Maximum allowed is 25
quality (typecheck, lint, build, audit): src/lib/dashboard-server.mjs#L646
Function 'hookSourceLocator' has a complexity of 26. Maximum allowed is 25
quality (typecheck, lint, build, audit): src/lib/dashboard-server.mjs#L276
Async function 'collectData' has a complexity of 28. Maximum allowed is 25
quality (typecheck, lint, build, audit): src/lib/codex-state.mjs#L72
Arrow function has a complexity of 28. Maximum allowed is 25
quality (typecheck, lint, build, audit): src/lib/adapters/integrity.mjs#L161
Function 'digestFile' has a complexity of 26. Maximum allowed is 25
quality (typecheck, lint, build, audit): src/commands/x/verify.mjs#L195
Async function 'verifyProviders' has a complexity of 34. Maximum allowed is 25
quality (typecheck, lint, build, audit): src/commands/uninstall.mjs#L119
Async function 'purgeDejaVuIndex' has a complexity of 27. Maximum allowed is 25
quality (typecheck, lint, build, audit): src/commands/sync.mjs#L450
Async function 'run' has a complexity of 27. Maximum allowed is 25
quality (typecheck, lint, build, audit): src/commands/setup.mjs#L204
Arrow function has a complexity of 30. Maximum allowed is 25
quality (typecheck, lint, build, audit): bin/agentic-kit.mjs#L108
Async function 'main' has a complexity of 44. Maximum allowed is 25