Bump graphql from 2.3.18 to 2.3.19 #117
Annotations
13 errors
scan_ruby
Process completed with exit code 5.
|
lint:
Guardfile#L62
Style/PercentLiteralDelimiters: `%w`-literals should be delimited by `[` and `]`.
|
lint:
app/admin/activity_log.rb#L1
Metrics/BlockLength: Block has too many lines. [67/25]
|
lint:
app/admin/activity_log.rb#L1
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
app/admin/activity_log.rb#L2
Metrics/BlockLength: Block has too many lines. [65/25]
|
lint:
app/admin/activity_log.rb#L3
Metrics/BlockLength: Block has too many lines. [31/25]
|
lint:
app/admin/activity_log.rb#L3
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
lint:
app/admin/activity_log.rb#L5
Metrics/BlockLength: Block has too many lines. [28/25]
|
lint:
app/admin/activity_log.rb#L5
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
lint:
app/admin/activity_log.rb#L6
Metrics/BlockLength: Block has too many lines. [26/25]
|
lint:
app/admin/activity_log.rb#L6
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
scan_js
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|