This repository was archived by the owner on Jan 29, 2026. It is now read-only.
[WIP] Implement Prometheus metrics collection for monitoring #87
codefactor.io / CodeFactor
failed
Oct 28, 2025 in 7s
1 issue fixed. 3 issues found.
Annotations
Check notice on line 81 in backend/src/server.js
codefactor-io / CodeFactor
backend/src/server.js#L81
Unexpected console statement. (no-console)
Check warning on line 12 in backend/src/api/middleware/errorHandler.js
codefactor-io / CodeFactor
backend/src/api/middleware/errorHandler.js#L12
'next' is defined but never used. Allowed unused args must match /^_/u. (@typescript-eslint/no-unused-vars)
Check warning on line 172 in backend/src/api/gemini/index.js
codefactor-io / CodeFactor
backend/src/api/gemini/index.js#L172
'apiStatus' is not defined. (no-undef)
Loading