Bump view_component from 2.83.0 to 3.19.0 #35
Annotations
11 errors
lint:
app/controllers/saved_scenarios_controller.rb#L59
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
|
lint:
app/controllers/saved_scenarios_controller.rb#L59
Layout/FirstArgumentIndentation: Indent the first argument one step more than the start of the previous line.
|
lint:
app/controllers/saved_scenarios_controller.rb#L60
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
|
lint:
app/controllers/saved_scenarios_controller.rb#L61
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
|
lint:
app/helpers/heroicon_helper.rb#L5
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/helpers/saved_scenarios_helper.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/saved_scenarios_helper.rb#L33
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/saved_scenarios_helper.rb#L36
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/saved_scenarios_helper.rb#L48
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/saved_scenarios_helper.rb#L67
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
scan_ruby
Process completed with exit code 5.
|