Skip to content

fix: resolve remaining TypeScript lint errors#4192

Merged
spencrmartin merged 1 commit intospence/ui-musefrom
chore/lint2
Aug 19, 2025
Merged

fix: resolve remaining TypeScript lint errors#4192
spencrmartin merged 1 commit intospence/ui-musefrom
chore/lint2

Conversation

@spencrmartin
Copy link
Collaborator

  • Add explicit return statements to useEffect hooks in DashboardCanvas and DashboardWidget
  • Remove unused getInterruptionMessage import from InterruptionHandler

All TypeScript errors related to missing return values and unused imports are now resolved.

- Add explicit return statements to useEffect hooks in DashboardCanvas and DashboardWidget
- Remove unused getInterruptionMessage import from InterruptionHandler

All TypeScript errors related to missing return values and unused imports are now resolved.
@spencrmartin spencrmartin marked this pull request as ready for review August 19, 2025 17:12
@spencrmartin spencrmartin merged commit facea0b into spence/ui-muse Aug 19, 2025
4 checks passed
@spencrmartin spencrmartin deleted the chore/lint2 branch August 19, 2025 17:13
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