[#5851] Review new framework defaults #3407
Annotations
2 errors and 10 warnings
Run RuboCop linter
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Run RuboCop linter
Process completed with exit code 1.
|
Run RuboCop linter:
app/models/alaveteli_pro/draft_info_request_batch.rb#L21
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/alaveteli_pro/draft_info_request_batch.rb:21:29: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run RuboCop linter:
app/models/alaveteli_pro/embargo.rb#L19
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/alaveteli_pro/embargo.rb:19:31: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run RuboCop linter:
app/models/alaveteli_pro/embargo_extension.rb#L17
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/alaveteli_pro/embargo_extension.rb:17:31: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run RuboCop linter:
app/models/alaveteli_pro/request_summary.rb#L20
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/alaveteli_pro/request_summary.rb:20:63: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run RuboCop linter:
app/models/alaveteli_pro/request_summary.rb#L23
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/alaveteli_pro/request_summary.rb:23:29: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run RuboCop linter:
app/models/announcement.rb#L20
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/announcement.rb:20:29: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run RuboCop linter:
app/models/announcement_dismissal.rb#L16
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/announcement_dismissal.rb:16:29: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run RuboCop linter:
app/models/announcement_dismissal.rb#L19
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/announcement_dismissal.rb:19:29: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run RuboCop linter:
app/models/category_relationship.rb#L21
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/category_relationship.rb:21:78: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run RuboCop linter:
app/models/category_relationship.rb#L22
[rubocop] reported by reviewdog 🐶
Missing space after `#`. (https://rubystyle.guide#hash-space)
Raw Output:
app/models/category_relationship.rb:22:77: C: Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Loading