Refactored auth #84
Annotations
11 errors
lint:
app/components/saved_scenario_user/user_row/component.rb#L22
Layout/LineLength: Line is too long. [107/100]
|
lint:
app/controllers/admin/users_controller.rb#L52
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/admin/users_controller.rb#L52
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/application_controller.rb#L50
Layout/LineLength: Line is too long. [109/100]
|
lint:
app/controllers/saved_scenario_users_controller.rb#L38
Metrics/MethodLength: Method has too many lines. [21/20]
|
lint:
app/controllers/saved_scenario_users_controller.rb#L72
Metrics/MethodLength: Method has too many lines. [24/20]
|
lint:
app/controllers/saved_scenario_users_controller.rb#L112
Metrics/MethodLength: Method has too many lines. [23/20]
|
lint:
app/controllers/saved_scenarios_controller.rb#L38
Metrics/MethodLength: Method has too many lines. [21/20]
|
lint:
app/controllers/users_controller.rb#L59
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/users_controller.rb#L59
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
scan_ruby
Process completed with exit code 3.
|