Skip to content

fix(types): enable noUncheckedIndexedAccess - #18

Closed
andrei-hasna wants to merge 2 commits into
mainfrom
drain/ope31-00002-ms64v7m0
Closed

fix(types): enable noUncheckedIndexedAccess#18
andrei-hasna wants to merge 2 commits into
mainfrom
drain/ope31-00002-ms64v7m0

Conversation

@andrei-hasna

@andrei-hasna andrei-hasna commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • enable noUncheckedIndexedAccess in the root TypeScript configuration
  • handle all 28 resulting diagnostics with iteration, validation, explicit guards, or safe test access
  • document the stricter typechecking in the Unreleased changelog

Verification

  • npx --yes bun install
  • npx --yes bun run typecheck
  • npx --yes bun test (1,053 passed, 0 failed)

Task validation

Freshly fetched origin/main at fafb395 on 2026-07-29 still had strict: true without noUncheckedIndexedAccess, so the task was not stale.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@andrei-hasna
andrei-hasna deleted the drain/ope31-00002-ms64v7m0 branch July 29, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant