| 🛟 Updated. 28d5985 k33g 14h ago | 1 | # Quality report — 2026-09-17T04:41:36Z |
| 2 | |
| 3 | - **Gate**: ❌ **FAIL** |
| 4 | - **Commit**: `c845294` on `main` |
| 5 | - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) |
| 6 | - **Run**: #28 (previous: 2026-09-16T00:04:52Z) |
| 7 | |
| 8 | ## Gate violations |
| 9 | |
| 10 | - code smells: 1 (max 0) |
| 11 | |
| 12 | ## Lint issues (`qlty check`) |
| 13 | |
| 14 | _none_ |
| 15 | |
| 16 | ### Top rules |
| 17 | |
| 18 | _none_ |
| 19 | |
| 20 | ### Most affected files |
| 21 | |
| 22 | _none_ |
| 23 | |
| 24 | ## Code smells (`qlty smells`) |
| 25 | |
| 26 | Total: **1** (vs previous: +1) |
| 27 | |
| 28 | | smell | file | line | detail | |
| 29 | |---|---|---|---| |
| 30 | | qlty:return-statements | terminal/pty_windows.go | 88 | Function with many returns (count = 6): createProcess | |
| 31 | |
| 32 | ## Metrics (`qlty metrics`) |
| 33 | |
| 34 | | metric | total | vs previous | |
| 35 | |---|---|---| |
| 36 | | funcs | 1497 | +41 | |
| 37 | | classes | 199 | +7 | |
| 38 | | fields | 594 | +14 | |
| 39 | | cyclo | 5161 | +86 | |
| 40 | | complex | 2305 | +37 | |
| 41 | | lcom | 0 | ±0 | |
| 42 | | lines | 24812 | +540 | |
| 43 | | loc | 15266 | +305 | |
| 44 | |
| 45 | ### Most complex files |
| 46 | |
| 47 | | file | complex | cyclo | loc | |
| 48 | |---|---|---|---| |
| 49 | | editor/view.go | 48 | 124 | 380 | |
| 50 | | app/agents.go | 45 | 94 | 248 | |
| 51 | | app/actions_file.go | 44 | 69 | 224 | |
| 52 | | theme/load.go | 44 | 71 | 214 | |
| 53 | | app/app.go | 43 | 123 | 375 | |
| 54 | | acp/session.go | 39 | 88 | 414 | |
| 55 | | acp/picker.go | 38 | 83 | 203 | |
| 56 | | acp/transcript.go | 38 | 89 | 231 | |
| 57 | | syntax/toml.go | 38 | 92 | 179 | |
| 58 | | ui/dialog.go | 38 | 71 | 197 | |
| 59 | | ui/menu_events.go | 38 | 66 | 145 | |
| 60 | | app/toolchain.go | 35 | 72 | 242 | |
| 61 | | ui/window.go | 35 | 110 | 251 | |
| 62 | | acp/config.go | 34 | 43 | 149 | |
| 63 | | snippets/snippets.go | 34 | 39 | 135 | |
| 64 | |
| 65 | ## Trend |
| 66 | |
| 67 | | run | timestamp | error | warning | smells | complex | gate | |
| 68 | |---|---|---|---|---|---|---| |
| 69 | | 19 | 2026-09-03T05:34:04Z | 0 | 0 | 0 | 1810 | PASS | |
| 70 | | 20 | 2026-09-09T12:15:42Z | 0 | 0 | 0 | 1811 | PASS | |
| 71 | | 21 | 2026-09-15T09:34:09Z | 0 | 0 | 3 | 2119 | FAIL | |
| 72 | | 22 | 2026-09-15T09:34:55Z | 0 | 0 | 0 | 2119 | PASS | |
| 73 | | 23 | 2026-09-15T16:57:07Z | 0 | 0 | 2 | 2157 | FAIL | |
| 74 | | 24 | 2026-09-15T16:57:58Z | 0 | 0 | 0 | 2156 | PASS | |
| 75 | | 25 | 2026-09-15T23:50:29Z | 0 | 0 | 4 | 2254 | FAIL | |
| 76 | | 26 | 2026-09-15T23:51:24Z | 0 | 0 | 0 | 2257 | PASS | |
| 77 | | 27 | 2026-09-16T00:04:52Z | 0 | 0 | 0 | 2268 | PASS | |
| 78 | | 28 | 2026-09-17T04:41:36Z | 0 | 0 | 1 | 2305 | FAIL | |