Skip to content

rspec config file

rspec config file #4

Triggered via push November 26, 2024 11:59
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: app/models/federails/moderation/report.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/models/federails/moderation/report.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/models/federails/moderation/report.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: spec/rails_helper.rb#L32
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
lint: spec/rails_helper.rb#L47
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
lint: spec/requests/reports_spec.rb#L24
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body end.
lint
Process completed with exit code 1.
test
Process completed with exit code 1.