Quality report — 2026-09-17T20:05:32Z
- Gate: ❌ FAIL
- Commit:
2434cc7 on feat/acp-webapp
- qlty: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
- Run: #7 (previous: 2026-09-17T19:36:00Z)
Gate violations
- error-level issues: 2 (max 0)
- warning-level issues: 1 (max 0)
- code smells: 3 (max 0)
Lint issues (qlty check)
| level |
count |
vs previous |
| error |
2 |
— |
| warning |
1 |
— |
Top rules
| rule |
count |
| biome:suppressions/unused |
1 |
| biome:lint/security/noDangerouslySetInnerHtml |
1 |
| biome:suppressions/parse |
1 |
Most affected files
| file |
issues |
| ui/src/components/AsciiDocView.tsx |
2 |
| ui/src/components/EditorPane.tsx |
1 |
Code smells (qlty smells)
Total: 3 (vs previous: +3)
| smell |
file |
line |
detail |
| qlty:return-statements |
ui/src/components/EditorPane.tsx |
17 |
Function with many returns (count = 6): EditorPane |
| qlty:function-complexity |
ui/src/components/EditorPane.tsx |
17 |
Function with high complexity (count = 19): EditorPane |
| qlty:return-statements |
ui/src/components/ToolCallCard.tsx |
70 |
Function with many returns (count = 6): ToolContent |
Metrics (qlty metrics)
| metric |
total |
vs previous |
| funcs |
168 |
+55 |
| classes |
34 |
+7 |
| fields |
53 |
+13 |
| cyclo |
503 |
+205 |
| complex |
284 |
+138 |
| lcom |
0 |
±0 |
| lines |
3387 |
+1257 |
| loc |
2446 |
+955 |
Most complex files
| file |
complex |
cyclo |
loc |
| internal/terminal/terminal.go |
32 |
33 |
111 |
| internal/bridge/bridge.go |
26 |
40 |
201 |
| internal/files/files.go |
21 |
35 |
138 |
| internal/mockagent/mockagent.go |
20 |
32 |
174 |
| ui/src/components/EditorPane.tsx |
19 |
32 |
91 |
| ui/src/components/TerminalPane.tsx |
17 |
10 |
79 |
| ui/src/reducer.ts |
17 |
53 |
187 |
| internal/agent/agent.go |
15 |
31 |
121 |
| internal/bridge/ws.go |
14 |
15 |
61 |
| internal/agent/client.go |
11 |
28 |
74 |
| ui/src/components/PreviewPane.tsx |
11 |
21 |
106 |
| ui/src/ws.ts |
10 |
13 |
59 |
| internal/httpserver/httpserver.go |
8 |
8 |
33 |
| ui/src/components/AsciiDocView.tsx |
8 |
6 |
45 |
| ui/src/components/ToolCallCard.tsx |
8 |
21 |
91 |
Trend
| run |
timestamp |
error |
warning |
smells |
complex |
gate |
| 1 |
2026-09-17T19:09:37Z |
0 |
0 |
5 |
158 |
FAIL |
| 2 |
2026-09-17T19:10:18Z |
13 |
4 |
5 |
158 |
FAIL |
| 3 |
2026-09-17T19:14:34Z |
0 |
0 |
2 |
146 |
FAIL |
| 4 |
2026-09-17T19:15:21Z |
0 |
0 |
0 |
145 |
PASS |
| 5 |
2026-09-17T19:35:29Z |
0 |
0 |
1 |
147 |
FAIL |
| 6 |
2026-09-17T19:36:00Z |
0 |
0 |
0 |
146 |
PASS |
| 7 |
2026-09-17T20:05:32Z |
2 |
1 |
3 |
284 |
FAIL |