Closed michalnowak061 closed 3 hours ago
Hi @michalnowak061, we depend on the most current swiftlang/swift-syntax
repo, so if you are getting this warning it must mean that you are either using an old version of the library, or you have another dependency (possibly transitively) on apple/swift-syntax
.
Since this isn't an issue with the library I am going to convert it to a discussion. Please feel free to continue the conversation over there!
'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Expected behavior zero warnings
Screenshots
Environment