swift icon indicating copy to clipboard operation
swift copied to clipboard

[Bug] Some times the danger ci fails in GitHub enterprise

Open MaatheusGois opened this issue 2 years ago • 3 comments

Captura de Tela 2022-06-17 às 13 41 44

MaatheusGois avatar Jun 17 '22 16:06 MaatheusGois

Request failed [422]: Response: { "message": "Unprocessable Entity", "errors": [ "Position is invalid" ], "documentation_url": "https://docs.github.com/enterprise/3.0/rest/reference/pulls#create-a-review-for-a-pull-request" } Feedback: https://github.pactual.net/bankingmobile/banking-ios-pix/pull/314#issuecomment-50072

MaatheusGois avatar Jun 17 '22 16:06 MaatheusGois

It seems that is trying to post on an invalid line, what is your Dangerfile doing?

f-meloni avatar Jun 18 '22 19:06 f-meloni

@MaatheusGois This is not actually a bug. This is how github works. In a GitHub PR you cannot comment in whatever line you want even from their webpage.

To illustrate it further you can comment here only in the lines inside the blue box. CleanShot 2022-09-02 at 13 08 45

Nikoloutsos avatar Sep 02 '22 10:09 Nikoloutsos