Stefan Rinner

Results 14 comments of Stefan Rinner

I forked and added some debug statements and get this: ``` POST https://github.beeone.at/api/v3/repos/BeeOne-Mobile/george-app-ios/statuses/3a0d5c1ea3f1325bc19ed6868c82e81df9077dbc: 422 - Invalid request. For 'properties/target_url', nil is not a string. // See: https://developer.github.com/enterprise/2.16/v3/repos/statuses/#create-a-status ["/Users/georgegoci/gems/ruby/2.3.0/gems/octokit-4.13.0/lib/octokit/response/raise_error.rb:16:in `on_complete'", "/Users/georgegoci/gems/ruby/2.3.0/gems/faraday-0.15.4/lib/faraday/response.rb:9:in...

my ruby knowledge is really bad, but when trying to understand the flow in ``github.rb`` I assume that ``comment_result`` doesn't get any value assigned which contains a ``html_url`` value if...

having the same issue ``` Showing All Issues PhaseScriptExecution R.swift\ generate\ resources\ for\ framework\ MUBIUI /Volumes/workspace/DerivedData/Build/Intermediates.noindex/MUBI.build/Debug-iphoneos/MUBIUI.build/Script-72E99122293DFD2A00E48A9F.sh (in target 'MUBIUI' from project 'MUBI') cd /Volumes/workspace/repository /bin/sh -c /Volumes/workspace/DerivedData/Build/Intermediates.noindex/MUBI.build/Debug-iphoneos/MUBIUI.build/Script-72E99122293DFD2A00E48A9F.sh Error: You don’t...

SwiftLint was having a vaguely similar issue when running on Xcode cloud - perhaps some of their approach could be helpful https://github.com/realm/SwiftLint/pull/4485