Skip to content

fix(lint): use optional chain in checkLowBalance ownership check#6

Merged
hasnaintypes merged 1 commit into
mainfrom
develop
Mar 18, 2026
Merged

fix(lint): use optional chain in checkLowBalance ownership check#6
hasnaintypes merged 1 commit into
mainfrom
develop

Conversation

@hasnaintypes
Copy link
Copy Markdown
Owner

Replace explicit null check + property access with optional chaining to satisfy @typescript-eslint/prefer-optional-chain rule in CI.

Replace explicit null check + property access with optional chaining
to satisfy @typescript-eslint/prefer-optional-chain rule in CI.
@hasnaintypes hasnaintypes self-assigned this Mar 18, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
trackit-app Ready Ready Preview, Comment Mar 26, 2026 0:11am

@hasnaintypes hasnaintypes merged commit 392f1cd into main Mar 18, 2026
5 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant