Bump rails from 8.0.4 to 8.1.1 #110
Annotations
11 errors
|
lint:
spec/components/essence/flash_component_spec.rb#L3
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
lint:
spec/components/essence/expandable_toggle_component_spec.rb#L3
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
lint:
spec/components/essence/expandable_component_spec.rb#L3
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
lint:
spec/components/essence/button_group_component_spec.rb#L3
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
lint:
site/app/previews/essence/step_list_component_preview.rb#L15
Layout/LineLength: Line is too long. [121/120]
|
|
lint:
site/app/previews/essence/scroll_shadow_component_preview.rb#L83
Rails/OutputSafety: Tagging a string as html safe may be a security risk.
|
|
lint:
site/app/previews/essence/scroll_shadow_component_preview.rb#L32
Rails/OutputSafety: Tagging a string as html safe may be a security risk.
|
|
lint:
site/app/previews/essence/paragraph_component_preview.rb#L34
Rails/OutputSafety: Tagging a string as html safe may be a security risk.
|
|
lint:
site/app/previews/essence/button_component_preview.rb#L7
Metrics/ClassLength: Class has too many lines. [102/100]
|
|
lint:
config/initializers/essence/simple_form.rb#L82
Naming/VariableNumber: Use snake_case for symbol numbers.
|
|
scan_ruby
Process completed with exit code 5.
|