mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
29 lines
980 B
JSON
29 lines
980 B
JSON
{
|
|
"timestamp": "2025-12-27T15:48:20.690Z",
|
|
"filesProcessed": 3,
|
|
"successCount": 0,
|
|
"todosGenerated": 3,
|
|
"todos": [
|
|
{
|
|
"file": "frontends/nextjs/src/lib/nerd-mode-ide/templates/template-configs.ts",
|
|
"category": "parse_error",
|
|
"severity": "medium",
|
|
"message": "No functions found to extract",
|
|
"suggestion": "May need manual intervention or tool improvement"
|
|
},
|
|
{
|
|
"file": "frontends/nextjs/src/lib/db/core/index.ts",
|
|
"category": "parse_error",
|
|
"severity": "medium",
|
|
"message": "No functions found to extract",
|
|
"suggestion": "May need manual intervention or tool improvement"
|
|
},
|
|
{
|
|
"file": "frontends/nextjs/src/lib/security/functions/patterns/javascript-patterns.ts",
|
|
"category": "parse_error",
|
|
"severity": "medium",
|
|
"message": "No functions found to extract",
|
|
"suggestion": "May need manual intervention or tool improvement"
|
|
}
|
|
]
|
|
} |