Prioritize review fetching in cron scraper to prevent missing approvals #148
Annotations
11 errors
|
scan_ruby
Process completed with exit code 5.
|
|
lint:
app/models/pull_request.rb#L90
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/models/pull_request.rb#L89
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/models/pull_request.rb#L88
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/models/pull_request.rb#L87
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/models/backend_review_group_member.rb#L42
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/models/backend_review_group_member.rb#L35
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/models/backend_review_group_member.rb#L32
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/jobs/fetch_all_pull_requests_job.rb#L24
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/application_controller.rb#L8
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/application_controller.rb#L5
Layout/TrailingWhitespace: Trailing whitespace detected.
|