Skip to content

chore: tighten static analysis and fix newly enforced diagnostics#27

Merged
nkavian merged 1 commit into
inflowpayai:mainfrom
nkavian:chore/tighten-static-analysis
Jul 3, 2026
Merged

chore: tighten static analysis and fix newly enforced diagnostics#27
nkavian merged 1 commit into
inflowpayai:mainfrom
nkavian:chore/tighten-static-analysis

Conversation

@nkavian

@nkavian nkavian commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Enable noImplicitOverride and noPropertyAccessFromIndexSignature in tsconfig.base.json, and add no-unnecessary-condition, switch-exhaustiveness-check, and a no-restricted-imports ban on cross-package src internals to the ESLint config. Clean up the TypeScript and lint diagnostics these newly surface across packages, examples, and tests.

Enable noImplicitOverride and noPropertyAccessFromIndexSignature in
tsconfig.base.json, and add no-unnecessary-condition,
switch-exhaustiveness-check, and a no-restricted-imports ban on
cross-package src internals to the ESLint config. Clean up the
TypeScript and lint diagnostics these newly surface across packages,
examples, and tests.
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@nkavian nkavian merged commit 9530b20 into inflowpayai:main Jul 3, 2026
5 checks passed
@nkavian nkavian deleted the chore/tighten-static-analysis branch July 3, 2026 00:54
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