Skip to content

fix(frontend): resolve floating promises and redundant union type#87

Closed
KrisPowers wants to merge 0 commit into
masterfrom
fix/lint-appstore-floating-promises
Closed

fix(frontend): resolve floating promises and redundant union type#87
KrisPowers wants to merge 0 commit into
masterfrom
fix/lint-appstore-floating-promises

Conversation

@KrisPowers

Copy link
Copy Markdown
Member

Summary

  • Add void operator to two unhandled promise chains in AppStore.tsx (Promise.all and fetchRemoteCatalog).
  • Simplify RemoteAppEntry.category from a redundant string-literal union to plain string in remoteRegistry.ts.

Test plan

  • CI lint passes.

@KrisPowers KrisPowers changed the title fix(lint): resolve floating promises and redundant union type fix(frontend): resolve floating promises and redundant union type Jun 30, 2026
@KrisPowers KrisPowers closed this Jun 30, 2026
@KrisPowers KrisPowers force-pushed the fix/lint-appstore-floating-promises branch from a67b684 to d92a05d Compare June 30, 2026 21:15
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