mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
42 lines
968 B
JSON
42 lines
968 B
JSON
{
|
|
"timestamp": "2025-12-25T12:28:51.482Z",
|
|
"errors": 0,
|
|
"warnings": 5,
|
|
"violations": [
|
|
{
|
|
"file": "/workspaces/metabuilder/eslint.config.js",
|
|
"metric": "Max Nesting Depth",
|
|
"current": 6,
|
|
"limit": 3,
|
|
"severity": "warning"
|
|
},
|
|
{
|
|
"file": "/workspaces/metabuilder/middleware.ts",
|
|
"metric": "Max Nesting Depth",
|
|
"current": 5,
|
|
"limit": 3,
|
|
"severity": "warning"
|
|
},
|
|
{
|
|
"file": "/workspaces/metabuilder/next.config.ts",
|
|
"metric": "Max Nesting Depth",
|
|
"current": 6,
|
|
"limit": 3,
|
|
"severity": "warning"
|
|
},
|
|
{
|
|
"file": "/workspaces/metabuilder/playwright.config.ts",
|
|
"metric": "Max Nesting Depth",
|
|
"current": 6,
|
|
"limit": 3,
|
|
"severity": "warning"
|
|
},
|
|
{
|
|
"file": "/workspaces/metabuilder/vitest.config.ts",
|
|
"metric": "Max Nesting Depth",
|
|
"current": 5,
|
|
"limit": 3,
|
|
"severity": "warning"
|
|
}
|
|
]
|
|
} |