Skip to content

Build out Article index and show views #42

Build out Article index and show views

Build out Article index and show views #42

Re-run triggered May 1, 2024 14:39
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: app/controllers/articles_controller.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/articles_controller.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/helpers/articles_helper.rb#L2
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body beginning.
lint: app/helpers/articles_helper.rb#L25
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
lint
Process completed with exit code 1.
test
Process completed with exit code 1.