Reinaldo Arias
Reinaldo Arias
Using latest version from > 0.50.0 I got this error in CircleCI. Downloading Pods/SwiftLint/swiftlint (29 MB)MiB | 1.74 MiB/s Error downloading object: Pods/SwiftLint/swiftlint (a1eaf42): Smudge error: Error downloading Pods/SwiftLint/swiftlint (a1eaf42bc959a146ba1bb8c378b7eba3ed18b2d62b83acbff01c0c57bd48b8bb):...
I have different pods dev in my xcresult, so for the last modified I receive in one line the message, not in markdown as the other coverage. Something like this....
After swift build ``` error: Invalid manifest /var/folders/9w/c9386qq55g36bkfc17n88rww0000gp/T/TemporaryFile.fqS4xv.swift:108:9: error: unexpected ',' separator ) ^ in https://github.com/Realm/SwiftLint.git ```
I can get which line was modified and show it in the PR, but still have the report, what I want is to pass the modified/created files and get only...
I could run `swift run danger-swift local --base dev` without problems but now when I run the command I get the following Error: TypeError: Cannot read property 'metadata' of undefined...
Running danger-swift pr with all the env configured I receive this response. Response: { "error": "unauthorized_client", "error_description": "Invalid OAuth client credentials" } Error: Error: 400 - Bad Request (Have you...