Quality report — 2026-09-01T04:14:28Z
- Gate: ❌ FAIL
- Commit:
a07b528 on main
- qlty: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
- Run: #1 (first recorded run)
Gate violations
Lint issues (qlty check)
none
Top rules
none
Most affected files
none
Code smells (qlty smells)
Total: 2 (vs previous: —)
| smell |
file |
line |
detail |
| qlty:return-statements |
internal/rustlang/scan.go |
463 |
Function with many returns (count = 6): classOfWord |
| qlty:file-complexity |
internal/rustlang/scan.go |
1 |
High total complexity (count = 69) |
Metrics (qlty metrics)
| metric |
total |
vs previous |
| funcs |
41 |
— |
| classes |
2 |
— |
| fields |
9 |
— |
| cyclo |
184 |
— |
| complex |
89 |
— |
| lcom |
0 |
— |
| lines |
1049 |
— |
| loc |
684 |
— |
Most complex files
| file |
complex |
cyclo |
loc |
| internal/rustlang/scan.go |
69 |
140 |
338 |
| main.go |
16 |
32 |
132 |
| internal/rustlang/rustlang.go |
4 |
9 |
63 |
| internal/rustlang/templates.go |
0 |
3 |
151 |
Trend
| run |
timestamp |
error |
warning |
smells |
complex |
gate |
| 1 |
2026-09-01T04:14:28Z |
0 |
0 |
2 |
89 |
FAIL |