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
Please explain what data is incorrect and what you expected to see
The package is reported having Swift 6 data race safety errors. Inspecting the full build result, Swift 6 data race errors are reported (11) but I couldn't find any hint in the build logs.
If the problem relates to the compatibility matrix, does it apply to specific builds?
Thanks for the report @danielepantaleone ! This is very likely a duplicate of #3233. I'll close this for now, to be reviewed once there is a fix for the known false negatives.
Which package(s) are showing incorrect data?
Please explain what data is incorrect and what you expected to see
The package is reported having Swift 6 data race safety errors. Inspecting the full build result, Swift 6 data race errors are reported (11) but I couldn't find any hint in the build logs.
If the problem relates to the compatibility matrix, does it apply to specific builds?
I also tried to run the same xcodebuild command in my local setup and no error or warning is produced.
Screenshots
The text was updated successfully, but these errors were encountered: