You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Motivation
Fixes to get closer to building in Swift 6 mode without diagnostics.
### Modifications
- Made two public types Sendable
- s/#file/#filePath in tests
### Result
Builds with fewer warnings when trying Swift 6 mode (will open another
PR for the remaining work).
### Test Plan
Unit tests passed.
0 commit comments