Closed paul-livefront closed 1 week ago
As you can see in the error message, the problem here is actually in the xcode_summary
plugin at line 4 of the Dangerfile.
We needed to update danger-xcode_summary to 1.3.1 https://github.com/diogot/danger-xcode_summary/issues/91
Report
What did you do?
Run danger on CI with bundler:
What did you expect to happen?
Run danger.
What happened instead?
Danger fails to run due to a deprecated Xcode function.
Your Environment
CI is GitHub actions with Danger version 9.5.1
Dangerfile