claude/fix-lint-errors-n48594 #111

Merged
chrisp merged 3 commits from claude/fix-lint-errors-n48594 into main 2026-06-26 07:26:56 +00:00
Owner
No description provided.
chrisp added 2 commits 2026-06-26 05:36:18 +00:00
- Replace non-null assertions with optional chaining + nullish coalescing in input-policy.test.ts
- Remove useless empty fallback in spread in simulator.ts
- Replace inline import() type annotation with top-level import type in runner.test.ts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PPrEA7jt8Y47Cewq22gMyv
Use Array#toSorted() instead of Array#sort() in cs2-major-stage test
Some checks failed
🚀 Deploy / 🧪 Test (pull_request) Successful in 3m13s
🚀 Deploy / ʦ🔍 Typecheck & Lint (pull_request) Failing after 1m16s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
8b480df98c
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PPrEA7jt8Y47Cewq22gMyv
chrisp added 1 commit 2026-06-26 07:22:16 +00:00
Fix TS2709: use typeof SimulationsRegistry as type argument
All checks were successful
🚀 Deploy / ʦ🔍 Typecheck & Lint (pull_request) Successful in 1m19s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
🚀 Deploy / 🧪 Test (pull_request) Successful in 3m3s
7d34ce8f10
Namespace imports must be referenced with typeof when used as a type parameter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PPrEA7jt8Y47Cewq22gMyv
chrisp merged commit 120056b0bd into main 2026-06-26 07:26:56 +00:00
chrisp deleted branch claude/fix-lint-errors-n48594 2026-06-26 07:26:56 +00:00
chrisp referenced this pull request from a commit 2026-06-26 07:26:56 +00:00
Sign in to join this conversation.
No description provided.