Skip to content

[#1636] Show AlaveteliConfiguration in admin interface #3149

[#1636] Show AlaveteliConfiguration in admin interface

[#1636] Show AlaveteliConfiguration in admin interface #3149

Triggered via pull request June 14, 2024 17:04
Status Success
Total duration 1m 6s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: app/controllers/admin/debug_controller.rb#L1
[rubocop] reported by reviewdog 🐶 Missing top-level documentation comment for `class Admin::DebugController`. Raw Output: app/controllers/admin/debug_controller.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `class Admin::DebugController`.
build: app/controllers/admin/debug_controller.rb#L7
[rubocop] reported by reviewdog 🐶 Line is too long. [106/80] (https://rubystyle.guide#max-line-length) Raw Output: app/controllers/admin/debug_controller.rb:7:81: C: Layout/LineLength: Line is too long. [106/80] (https://rubystyle.guide#max-line-length)
build: spec/lib/configuration_spec.rb#L8
[rubocop] reported by reviewdog 🐶 Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals) Raw Output: spec/lib/configuration_spec.rb:8:33: C: Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)