Files
leocrm/scripts/test_suite/results_trace_imports.json
T
Agent Zero 8de35a24a7
Check Cross-Plugin Imports / check (push) Has been cancelled
fix(hooks): 9 hook wiring fixes — DMS/Calendar name mismatch, Mail/Contact missing triggers
2026-08-17 07:21:39 +02:00

12 lines
236 B
JSON

{
"total_imports": 2274,
"broken": [
{
"file": "app/core/auth.py",
"module": "app.models.session",
"name": "SessionModel",
"line": 261,
"issue": "Name 'SessionModel' not found in module"
}
]
}