Migrate the Reports page to GOV.UK Design System #640
Annotations
5 errors
Run RuboCop:
app/controllers/reports_controller.rb#L54
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end. (https://rubystyle.guide#empty-lines-around-bodies)
|
Run RuboCop:
test/functional/reports_controller_test.rb#L4
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
Run RuboCop:
test/functional/reports_controller_test.rb#L25
Style/SymbolArray: Use `%i` or `%I` for an array of symbols. (https://rubystyle.guide#percent-i)
|
Run RuboCop:
test/functional/reports_controller_test.rb#L56
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. (https://rubystyle.guide#consistent-string-literals)
|
Run RuboCop
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading