-
-
Notifications
You must be signed in to change notification settings - Fork 150
Closed
Description
When installed through brew danger-swift doesn't work and throws an error around swift 6.1. Is there any way to get past it without creating a new package and adding danger as a dependency?
/var/folders/w_/7vz72j9n1qd3_jljvlyl1nsh0000gp/T/danger/29FA6DDB-CD22-4CAD-82A9-0003A3EFE7B3/_tmp_dangerfile.swift:1:8: error: module compiled with Swift 6.0 cannot be imported by the Swift 6.1 compiler: /opt/homebrew/lib/danger/Danger.swiftmodule
1 | import Danger
| `- error: module compiled with Swift 6.0 cannot be imported by the Swift 6.1 compiler: /opt/homebrew/lib/danger/Danger.swiftmodule
Metadata
Metadata
Assignees
Labels
No labels