[#7784] Update request URLs use url_title
#2783
Annotations
3 errors and 10 warnings
app/controllers/reports_controller.rb#L54
[rubocop] reported by reviewdog 🐶
unexpected token tRPAREN
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
app/controllers/reports_controller.rb:54:64: F: Lint/Syntax: unexpected token tRPAREN
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
|
app/controllers/widget_votes_controller.rb#L41
[rubocop] reported by reviewdog 🐶
Line is too long. [84/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/controllers/widget_votes_controller.rb:41:81: C: Layout/LineLength: Line is too long. [84/80] (https://rubystyle.guide#max-line-length)
|
app/helpers/info_request_helper.rb#L116
[rubocop] reported by reviewdog 🐶
Line is too long. [82/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/helpers/info_request_helper.rb:116:81: C: Layout/LineLength: Line is too long. [82/80] (https://rubystyle.guide#max-line-length)
|
app/helpers/link_to_helper.rb#L86
[rubocop] reported by reviewdog 🐶
Line is too long. [128/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/helpers/link_to_helper.rb:86:81: C: Layout/LineLength: Line is too long. [128/80] (https://rubystyle.guide#max-line-length)
|
app/mailers/request_mailer.rb#L165
[rubocop] reported by reviewdog 🐶
Line is too long. [86/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/mailers/request_mailer.rb:165:81: C: Layout/LineLength: Line is too long. [86/80] (https://rubystyle.guide#max-line-length)
|
app/models/alaveteli_pro/activity_list/overdue.rb#L14
[rubocop] reported by reviewdog 🐶
Line is too long. [94/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/models/alaveteli_pro/activity_list/overdue.rb:14:81: C: Layout/LineLength: Line is too long. [94/80] (https://rubystyle.guide#max-line-length)
|
config/routes.rb#L194
[rubocop] reported by reviewdog 🐶
Line is too long. [84/80] (https://rubystyle.guide#max-line-length)
Raw Output:
config/routes.rb:194:81: C: Layout/LineLength: Line is too long. [84/80] (https://rubystyle.guide#max-line-length)
|
spec/controllers/attachments_controller_spec.rb#L46
[rubocop] reported by reviewdog 🐶
Modifier form of `unless` makes the line too long. (https://rubystyle.guide#if-as-a-modifier)
Raw Output:
spec/controllers/attachments_controller_spec.rb:46:59: C: Style/IfUnlessModifier: Modifier form of `unless` makes the line too long. (https://rubystyle.guide#if-as-a-modifier)
|
spec/controllers/attachments_controller_spec.rb#L46
[rubocop] reported by reviewdog 🐶
Line is too long. [86/80] (https://rubystyle.guide#max-line-length)
Raw Output:
spec/controllers/attachments_controller_spec.rb:46:81: C: Layout/LineLength: Line is too long. [86/80] (https://rubystyle.guide#max-line-length)
|
spec/controllers/attachments_controller_spec.rb#L391
[rubocop] reported by reviewdog 🐶
Modifier form of `unless` makes the line too long. (https://rubystyle.guide#if-as-a-modifier)
Raw Output:
spec/controllers/attachments_controller_spec.rb:391:59: C: Style/IfUnlessModifier: Modifier form of `unless` makes the line too long. (https://rubystyle.guide#if-as-a-modifier)
|
spec/controllers/attachments_controller_spec.rb#L391
[rubocop] reported by reviewdog 🐶
Line is too long. [86/80] (https://rubystyle.guide#max-line-length)
Raw Output:
spec/controllers/attachments_controller_spec.rb:391:81: C: Layout/LineLength: Line is too long. [86/80] (https://rubystyle.guide#max-line-length)
|
The logs for this run have expired and are no longer available.
Loading