Mikael Hugo
|
05953e9599
|
fix(lint): restore 0 Biome diagnostics and fix web-mode-onboarding test timeout
- Remove/prefix unused imports and variables across 11 src/ files to clear
74 diagnostics introduced by 37 subsequent commits since run #3
- Fix pre-existing timeout in web-mode-onboarding integration test:
- Add timeoutMs: 120_000 to launchPackagedWebHost call (was unbounded)
- Raise AbortSignal.timeout on simple fetches 10s → 30s (under parallel load)
- Raise overall test timeout 180s → 420s (budget: 120+60+30+30+120+30=390s)
- Log autoresearch run #4 and update lessons in autoresearch.md
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-05-10 11:01:43 +02:00 |
|