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
HI, I'm trying to implement danger on our CI ecosystem but at the moment of execute danger with xciv it fails with this error
[!] The exception involves the following plugins:
danger-xcov
bundler: failed to load command: danger (/Users/vagrant/git/vendor/bundle/ruby/2.6.0/bin/danger)
Danger::DSLError:
[!] Invalid Dangerfile file: xcodebuild -list timed-out after 30 seconds. You might need to recreate the user schemes. You can override the timeout value with the environment variable FASTLANE_XCODE_LIST_TIMEOUT
from Dangerfile:3
-> xcov.report(
scheme: Grability,
The text was updated successfully, but these errors were encountered:
[18:37:01]: Actual Code Coverage (59.38%) below threshold of 90.00%
[18:37:01]: The build has been marked as failed because minimum overall coverage has not been reached.
[!] The exception involves the following plugins:
danger-xcov
bundler: failed to load command: danger (/Users/distiller/output/vendor/bundle/ruby/2.7.0/bin/danger)
Danger::DSLError:
[!] Invalid Dangerfile file: Error creating your coverage report - see the log above
`
HI, I'm trying to implement danger on our CI ecosystem but at the moment of execute danger with xciv it fails with this error
[!] The exception involves the following plugins:
bundler: failed to load command: danger (/Users/vagrant/git/vendor/bundle/ruby/2.6.0/bin/danger)
Danger::DSLError:
[!] Invalid Dangerfile file: xcodebuild -list timed-out after 30 seconds. You might need to recreate the user schemes. You can override the timeout value with the environment variable FASTLANE_XCODE_LIST_TIMEOUT
from Dangerfile:3
-> xcov.report(
scheme: Grability,
The text was updated successfully, but these errors were encountered: