Quality report — 2026-09-01T11:34:01Z
- Gate: ❌ FAIL
- Commit:
bc4a464 on feature/more-syntaxes
- qlty: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
- Run: #7 (previous: 2026-09-01T07:03:53Z)
Gate violations
Lint issues (qlty check)
none
Top rules
none
Most affected files
none
Code smells (qlty smells)
Total: 4 (vs previous: +4)
| smell |
file |
line |
detail |
| qlty:boolean-logic |
syntax/yaml.go |
210 |
Complex binary expression |
| qlty:boolean-logic |
syntax/yaml.go |
289 |
Complex binary expression |
| qlty:file-complexity |
syntax/yaml.go |
1 |
High total complexity (count = 52) |
| qlty:boolean-logic |
syntax/dockerfile.go |
136 |
Complex binary expression |
Metrics (qlty metrics)
| metric |
total |
vs previous |
| funcs |
1117 |
+38 |
| classes |
123 |
+2 |
| fields |
394 |
+4 |
| cyclo |
3913 |
+279 |
| complex |
1718 |
+108 |
| lcom |
0 |
±0 |
| lines |
17726 |
+720 |
| loc |
11098 |
+474 |
Most complex files
| file |
complex |
cyclo |
loc |
| syntax/yaml.go |
52 |
142 |
201 |
| editor/view.go |
48 |
124 |
362 |
| app/actions_file.go |
43 |
68 |
215 |
| app/app.go |
43 |
116 |
364 |
| theme/load.go |
43 |
70 |
208 |
| lsp/conn.go |
39 |
58 |
238 |
| syntax/toml.go |
38 |
92 |
179 |
| ui/dialog.go |
38 |
71 |
197 |
| ui/menu_events.go |
38 |
66 |
145 |
| app/toolchain.go |
35 |
72 |
239 |
| ui/window.go |
35 |
110 |
251 |
| snippets/snippets.go |
34 |
39 |
135 |
| syntax/language.go |
34 |
30 |
143 |
| settings/rewrite.go |
32 |
64 |
121 |
| app/completion.go |
31 |
75 |
193 |
Trend
| run |
timestamp |
error |
warning |
smells |
complex |
gate |
| 1 |
2026-09-01T04:14:13Z |
0 |
0 |
0 |
1584 |
PASS |
| 2 |
2026-09-01T04:54:43Z |
0 |
0 |
0 |
1584 |
PASS |
| 3 |
2026-09-01T05:02:11Z |
0 |
0 |
0 |
1584 |
PASS |
| 4 |
2026-09-01T06:36:38Z |
0 |
0 |
0 |
1610 |
PASS |
| 5 |
2026-09-01T06:43:56Z |
0 |
0 |
0 |
1610 |
PASS |
| 6 |
2026-09-01T07:03:53Z |
0 |
0 |
0 |
1610 |
PASS |
| 7 |
2026-09-01T11:34:01Z |
0 |
0 |
4 |
1718 |
FAIL |