This repository was archived by the owner on Jul 25, 2025. It is now read-only.
Enhance author schema data in articles, authors, FAQs, and terms views #1063
Annotations
11 errors
|
lint:
app/avo/resources/authorship.rb#L7
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/avo/resources/authorship.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/avo/resources/authorship.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/avo/resources/authorship.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/avo/resources/author.rb#L29
Layout/TrailingEmptyLines: Final newline missing.
|
|
lint:
app/avo/resources/author.rb#L20
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/avo/resources/author.rb#L19
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/avo/resources/article.rb#L18
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/avo/resources/article.rb#L17
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/avo/resources/article.rb#L17
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
test
Process completed with exit code 1.
|