Skip to content

Bump rails from 8.0.4 to 8.1.1 #110

Bump rails from 8.0.4 to 8.1.1

Bump rails from 8.0.4 to 8.1.1 #110

Triggered via pull request November 12, 2025 19:14
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.