danger / swift

⚠️ Stop saying "you forgot to …" in code review
https://danger.systems/swift/
MIT License
1.04k stars 136 forks source link

Getting DangerSwiftHammer error on all PRs #487

Closed arpitdunzo closed 2 years ago

arpitdunzo commented 2 years ago

Command: swift run danger-swift ci

Error: 'DangerSwiftHammer' /Users/distiller/project/.build/checkouts/DangerSwiftHammer: error: product dependency 'Danger' in package 'swift' not found

theScud commented 2 years ago

Fixed this was an issue with DangerSwiftHammer , fixed in the latest release @arpitdunzo close this :D

arpitdunzo commented 2 years ago

The above issue resolved by updating Danger Swift dependencies to the latest version. Hence closing the issue