Skip to content

fix: compiler warnings#39

Open
samoht9277 wants to merge 6 commits intomainfrom
fix/compiler-warnings
Open

fix: compiler warnings#39
samoht9277 wants to merge 6 commits intomainfrom
fix/compiler-warnings

Conversation

@samoht9277
Copy link
Copy Markdown
Owner

Fixes 5 warnings:

  • HealthService concurrent mutation of captured 'locations' var → use thread-safe LocationsBox
  • HealthService @preconcurrency on HKWorkoutSessionDelegate/HKLiveWorkoutBuilderDelegate → removed, already nonisolated
  • SyncService @preconcurrency on WCSessionDelegate → removed, already nonisolated
  • WatchWalkViewModel distanceWalked ?? 0 on non-optional Double → removed

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