Bump rails-html-sanitizer from 1.6.0 to 1.6.1 #119
Annotations
11 errors and 3 warnings
scan_ruby
Process completed with exit code 3.
|
lint:
app/components/saved_scenario_user/user_row/component.rb#L22
Layout/LineLength: Line is too long. [107/100]
|
lint:
app/components/saved_scenario_user/user_row/component.rb#L59
Layout/LineLength: Line is too long. [107/100]
|
lint:
app/components/saved_scenario_user/user_row/component.rb#L68
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/components/saved_scenario_user/user_row/component.rb#L70
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/components/saved_scenarios/info_users/component.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/admin/saved_scenarios_controller.rb#L30
Layout/LineLength: Line is too long. [114/100]
|
lint:
app/controllers/admin/saved_scenarios_controller.rb#L40
Layout/MultilineMethodCallIndentation: Use 2 (not 0) spaces for indenting an expression spanning multiple lines.
|
lint:
app/controllers/admin/saved_scenarios_controller.rb#L41
Layout/MultilineMethodCallIndentation: Use 2 (not 0) spaces for indenting an expression spanning multiple lines.
|
lint:
app/controllers/admin/users_controller.rb#L51
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/admin/users_controller.rb#L51
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
scan_js
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
scan_ruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|