Kirill Pahnev

Results 16 issues of Kirill Pahnev

Tried to show new view with modal segue and noticed that the barButton lost it's function. Tested on Xcode 6 and 5.

## In this pull request - [x] I am adding a new book. - [ ] I am adding a new category - [ ] Removing a book ## Adding...

help wanted
further feedback required

As BitBucket Server inline comments are done with the Code Insights annotations, some of the comments may get left out. As per their [API documentation](https://docs.atlassian.com/bitbucket-server/rest/7.18.2/bitbucket-code-insights-rest.html#idp10) only the annotations that are...

# Report ## What did you do? While implementing support for [SwiftFormat plugin's inline_mode](https://github.com/garriguv/danger-ruby-swiftformat/pull/45), I noticed that if multiple plugins are trying to add inline_comment with the same severity to...

Bug
You Can Do This

Requires the Swift update of the PR #27 to be merged first to work with Xcode.

Updates the project and addresses all the Xcode 11 warnings.

Bitbucket Server doesn't use the same syntax for linking to a specific line in a file with [L in the path](https://github.com/diogot/danger-xcode_summary/blob/master/lib/xcode_summary/plugin.rb#L195). Dropping the L would make it work, but obviously...

This fixes the auto layout warnings coming from the library. _As a side note, I noticed the warnings don't show up or disappear unless I cleaned the project_ ![warnings](https://user-images.githubusercontent.com/2078494/47483902-09957b80-d843-11e8-8878-014a53a7ac52.jpg)

Just ran into this issue, which I believe should be part of this, even though it's not hard to work around this. Edit: I take it back. It seems not...