Add social media link support to Topical Events [WHIT-2669] #16353
Annotations
10 errors
|
app/presenters/publishing_api/payload_builder/block_content.rb#L109
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. (https://rubystyle.guide#consistent-string-literals)
|
|
app/presenters/publishing_api/payload_builder/block_content.rb#L109
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
|
app/presenters/publishing_api/payload_builder/block_content.rb#L107
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. (https://rubystyle.guide#consistent-string-literals)
|
|
app/presenters/publishing_api/payload_builder/block_content.rb#L99
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. (https://rubystyle.guide#consistent-string-literals)
|
|
app/presenters/publishing_api/payload_builder/block_content.rb#L99
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
|
app/models/configurable_content_blocks/array_of_hashes.rb#L28
Rails/Presence: Use `(value.presence)` instead of `value.present? ? value : nil`.
|
|
app/models/configurable_content_blocks/array_of_hashes.rb#L20
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
|
app/models/configurable_content_blocks/array_of_hashes.rb#L13
Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
|
|
app/models/configurable_content_blocks/array_of_hashes.rb#L8
Layout/EmptyLineBetweenDefs: Expected 1 empty line between method definitions; found 2. (https://rubystyle.guide#empty-lines-between-methods)
|
|
app/models/configurable_content_blocks/array_of_hashes.rb#L7
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
The logs for this run have expired and are no longer available.
Loading