Skip to content

[#7784] Update request URLs use url_title #2736

[#7784] Update request URLs use url_title

[#7784] Update request URLs use url_title #2736

Triggered via pull request November 3, 2023 14:33
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
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
build
Process completed with exit code 1.
build: 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)
build: app/helpers/info_request_helper.rb#L311
[rubocop] reported by reviewdog 🐶 Line is too long. [84/80] (https://rubystyle.guide#max-line-length) Raw Output: app/helpers/info_request_helper.rb:311:81: C: Layout/LineLength: Line is too long. [84/80] (https://rubystyle.guide#max-line-length)
build: 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)
build: 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)
build: 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)
build: config/routes.rb#L131
[rubocop] reported by reviewdog 🐶 Line is too long. [108/80] (https://rubystyle.guide#max-line-length) Raw Output: config/routes.rb:131:81: C: Layout/LineLength: Line is too long. [108/80] (https://rubystyle.guide#max-line-length)
build: config/routes.rb#L191
[rubocop] reported by reviewdog 🐶 Line is too long. [84/80] (https://rubystyle.guide#max-line-length) Raw Output: config/routes.rb:191:81: C: Layout/LineLength: Line is too long. [84/80] (https://rubystyle.guide#max-line-length)
build: 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)
build: 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)
build: 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)