- Use Array#toSorted() instead of Array#sort() in the QP global-rank builder (qualifying-points-discord.server.ts) and the test's withRanks helper. - Move the discord.test.ts withRanks helper to module scope — it captured nothing from the enclosing describe block, which oxlint's consistent-function-scoping rule flags as an error. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017AUcHy9m7aF6axsY6Grpe4 |
||
|---|---|---|
| .. | ||
| bracket-simulator.test.ts | ||
| discord.test.ts | ||
| draft-discord.server.test.ts | ||
| draft-email.server.test.ts | ||
| ev-calculator.test.ts | ||
| icm-calculator.test.ts | ||
| probability-engine.test.ts | ||
| probability-updater.test.ts | ||
| qualifying-points-discord.server.test.ts | ||
| sync-tournament-results.test.ts | ||