Update view_component requirement from ~> 3.21 to >= 3.21, < 5.0 #47
Annotations
10 errors
|
spec/components/essence/flash_component_spec.rb#L3
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
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.
|
|
spec/components/essence/expandable_component_spec.rb#L3
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
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.
|
|
site/app/previews/essence/step_list_component_preview.rb#L15
Layout/LineLength: Line is too long. [121/120]
|
|
site/app/previews/essence/scroll_shadow_component_preview.rb#L83
Rails/OutputSafety: Tagging a string as html safe may be a security risk.
|
|
site/app/previews/essence/scroll_shadow_component_preview.rb#L32
Rails/OutputSafety: Tagging a string as html safe may be a security risk.
|
|
site/app/previews/essence/paragraph_component_preview.rb#L34
Rails/OutputSafety: Tagging a string as html safe may be a security risk.
|
|
site/app/previews/essence/button_component_preview.rb#L7
Metrics/ClassLength: Class has too many lines. [102/100]
|
|
config/initializers/essence/simple_form.rb#L82
Naming/VariableNumber: Use snake_case for symbol numbers.
|
The logs for this run have expired and are no longer available.
Loading