Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warnings: Main actor-isolated instance method #764

Open
2 tasks
aaronbrethorst opened this issue Nov 30, 2024 · 0 comments
Open
2 tasks

Fix warnings: Main actor-isolated instance method #764

aaronbrethorst opened this issue Nov 30, 2024 · 0 comments

Comments

@aaronbrethorst
Copy link
Member

We're seeing a new warning when compiling in Xcode 16:

Main actor-isolated instance method 'presentAlert' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode. For each warning, let's figure out what the proper fix is and resolve it.

Fix:

  • ./OBAKit/Controls/ListView/Helpers/OBA/AgencyAlertListViewConverters.swift:64:21
  • ./OBAKit/Mapping/MapViewController.swift:544:17
aaronbrethorst added a commit that referenced this issue Nov 30, 2024
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

No branches or pull requests

1 participant