-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Ready for Swift 6 false postives #3233
Comments
Another package that's affected is https://github.com/vapor/jwt-kit (Xcode 16b6) |
Hummingbird 2 seems to be affected as well |
Likely also https://swiftpackageindex.com/groue/GRDB.swift |
Sema.NumSwift6Errors
discrepancy
This package is also impacted (version 1.2.0-beta.1) https://github.com/xcode-actions/swift-signal-handling |
This also says there are ~20 for Alamofire on most platforms, and 60! on watchOS. There are exactly 7 warnings on macOS currently, all of which are either backward compatibility issues ( |
The APNSwift package is reporting 1 Swift 6 error via
Sema.NumSwift6Errors
while the package itself does not show any concurrency warnings during compilation.Test case:
Build log:
Error count:
The text was updated successfully, but these errors were encountered: