AB tests for Self Assessment videos #1139
Annotations
10 errors
app/controllers/content_items_controller.rb#L308
Layout/ClosingParenthesisIndentation: Indent `)` to column 6 (not 8)
|
test/controllers/content_items_controller_test.rb#L379
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
|
test/controllers/content_items_controller_test.rb#L394
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
|
test/controllers/content_items_controller_test.rb#L409
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
|
test/controllers/content_items_controller_test.rb#L457
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
test/controllers/content_items_controller_test.rb#L457
Layout/IndentationWidth: Use 2 (not 0) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
test/controllers/content_items_controller_test.rb#L470
Layout/BlockAlignment: `end` at 470, 2 is not aligned with `test "AB test replaces content on the log-in-file-self-assessment-tax-return page with default" do` at 457, 0.
|
test/controllers/content_items_controller_test.rb#L514
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
|
test/controllers/content_items_controller_test.rb#L529
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
|
test/controllers/content_items_controller_test.rb#L544
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
|
The logs for this run have expired and are no longer available.
Loading