Present editionable topical events #10887
Annotations
10 errors and 1 warning
Run RuboCop:
app/presenters/publishing_api/editionalble_topical_event_presenter.rb#L2
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
Run RuboCop:
app/presenters/publishing_api/editionalble_topical_event_presenter.rb#L5
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Run RuboCop:
app/presenters/publishing_api/editionalble_topical_event_presenter.rb#L7
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Run RuboCop:
app/presenters/publishing_api/editionalble_topical_event_presenter.rb#L13
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Run RuboCop:
app/presenters/publishing_api/editionalble_topical_event_presenter.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Run RuboCop:
app/presenters/publishing_api/editionalble_topical_event_presenter.rb#L21
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Run RuboCop:
app/presenters/publishing_api/editionalble_topical_event_presenter.rb#L36
Layout/EndAlignment: `end` at 36, 2 is not aligned with `module` at 1, 0.
|
Run RuboCop:
app/presenters/publishing_api/editionalble_topical_event_presenter.rb#L36
Layout/TrailingEmptyLines: Final newline missing. (https://rubystyle.guide#newline-eof)
|
Run RuboCop:
test/unit/app/presenters/publishing_api/editionable_topical_event_presenter_test.rb#L1
Lint/EmptyFile: Empty file detected.
|
Run RuboCop
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading