-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inline mode doesn't seem to work #101
Comments
It seems to fail when setting |
@chrisballinger thank you for the detailed bug report! I've traced through the code and don't see anything obviously wrong. Hmm. @omirho any ideas on this? |
Here's an example: Rightpoint/ios-template-output#4 |
I can't really see anything wrong with the code. |
@omirho Sure, I'll give it a shot on Monday |
@chrisballinger Any update on this? |
Tried so far:
Here's my test PR: Rightpoint/ios-template-output#5 |
@chrisballinger There is an error in your CI logs.
I'm guessing it's something related to this? |
That doesn't affect the ability of a bot to make inline comments in a PR. I don't want to give the oss bot any additional permissions, and it says in that issue you linked:
I don't need any special permission to make inline comments on your PRs on this repo, so I dunno why the bot would need anything special? |
@chrisballinger Was just a random guess, since I couldn't see anything else wrong. |
@omirho Ya no worries. Is |
No, it's specific to this plugin. |
@ashfurrow So would I do |
I just checked the readme and it looks like it's: swiftlint.verbose = true
swiftlint.lint |
UPD: false alarm. |
@mgrebenets Glad you got it figured out – thanks for posting your solution! |
It adds the warnings properly in the Danger comment, but doesn't do the "inline" PR feedback. Is there something I'm missing?
The text was updated successfully, but these errors were encountered: