Updates for attachment spec. #27
Annotations
5 errors
rubocop:
lib/jira/base.rb#L294
Style/RedundantCondition: Use double pipes `||` instead.
|
rubocop:
lib/jira/base.rb#L523
Style/HashSlice: Use `slice(*QUERY_PARAMS_FOR_SINGLE_FETCH)` instead.
|
rubocop:
lib/jira/base.rb#L529
Style/HashSlice: Use `slice(*QUERY_PARAMS_FOR_SEARCH)` instead.
|
rubocop:
lib/jira/resource/issue.rb#L102
Style/RedundantParentheses: Don't use parentheses around a method call.
|
rubocop
Process completed with exit code 1.
|