Quality report — 2026-08-30T18:00:37Z
- Gate: ❌ FAIL
- Commit:
a0b64c0 on main
- qlty: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
- Run: #5 (previous: 2026-08-30T16:45:20Z)
Gate violations
Lint issues (qlty check)
none
Top rules
none
Most affected files
none
Code smells (qlty smells)
Total: 1 (vs previous: +1)
| smell |
file |
line |
detail |
| qlty:return-statements |
internal/ui/dialog.go |
162 |
Function with many returns (count = 6): HandleKey |
Metrics (qlty metrics)
| metric |
total |
vs previous |
| funcs |
601 |
+5 |
| classes |
75 |
+1 |
| fields |
228 |
+1 |
| cyclo |
1861 |
+7 |
| complex |
810 |
+8 |
| lcom |
0 |
±0 |
| lines |
8512 |
+104 |
| loc |
5762 |
+55 |
Most complex files
| file |
complex |
cyclo |
loc |
| internal/ui/menu.go |
46 |
102 |
255 |
| internal/theme/load.go |
45 |
74 |
220 |
| internal/editor/view.go |
40 |
110 |
333 |
| internal/app/actions_file.go |
39 |
64 |
195 |
| internal/lsp/conn.go |
39 |
58 |
238 |
| internal/app/app.go |
37 |
92 |
284 |
| internal/ui/dialog.go |
34 |
67 |
179 |
| internal/app/completion.go |
31 |
75 |
193 |
| internal/lsp/client.go |
30 |
61 |
260 |
| internal/ui/controls.go |
30 |
69 |
216 |
| internal/ui/window.go |
25 |
76 |
176 |
| internal/app/actions_edit.go |
23 |
39 |
137 |
| internal/ui/desktop.go |
23 |
60 |
130 |
| internal/app/dialogs.go |
22 |
80 |
247 |
| internal/buffer/cursor.go |
21 |
54 |
108 |
Trend
| run |
timestamp |
error |
warning |
smells |
complex |
gate |
| 1 |
2026-08-30T16:41:01Z |
0 |
0 |
12 |
878 |
FAIL |
| 2 |
2026-08-30T16:43:18Z |
0 |
0 |
4 |
882 |
FAIL |
| 3 |
2026-08-30T16:43:39Z |
0 |
0 |
2 |
875 |
FAIL |
| 4 |
2026-08-30T16:45:20Z |
0 |
0 |
0 |
802 |
PASS |
| 5 |
2026-08-30T18:00:37Z |
0 |
0 |
1 |
810 |
FAIL |