mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
21 lines
396 B
JSON
21 lines
396 B
JSON
{
|
|
"totalStubsFound": 0,
|
|
"bySeverity": {
|
|
"high": 0,
|
|
"medium": 0,
|
|
"low": 0
|
|
},
|
|
"byType": {
|
|
"not-implemented": 0,
|
|
"todo-comment": 0,
|
|
"console-log-only": 0,
|
|
"placeholder-return": 0,
|
|
"mock-data": 0,
|
|
"placeholder-render": 0,
|
|
"stub-component": 0,
|
|
"empty-body": 0
|
|
},
|
|
"criticalIssues": [],
|
|
"details": [],
|
|
"timestamp": "2025-12-26T00:12:56.808Z"
|
|
} |