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
Much of the project passes the Swift 6 language mode checks, so we should run them on each pull request to prevent regressions.
### Modifications
Enable the Swift 6 language mode check job in the pull request workflow and fix the errors it finds.
### Result
The Swift 6 checks will pass.
### Test Plan
Ran the checks locally using `act pull_request`.
0 commit comments