Bump rails from 7.0.8 to 7.1.1 #3797
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
test:
spec/support/controllers.rb#L53
ErrorTemplateAttributesController GET #new responds with status ok
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b34e8418 @raw_buffer="dropdown-item">
|
test:
spec/support/controllers.rb#L59
ErrorTemplateAttributesController GET #new renders the 'new' template
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b324cbc8 @raw_buffer="dropdown-item">
|
test:
spec/support/controllers.rb#L59
ErrorTemplateAttributesController GET #edit renders the 'edit' template
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b2f65400 @raw_buffer="dropdown-item">
|
test:
spec/support/controllers.rb#L5
ErrorTemplateAttributesController GET #edit assigns @error_template_attribute
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b8163608 @raw_buffer="dropdown-item">
|
test:
spec/support/controllers.rb#L53
ErrorTemplateAttributesController GET #edit responds with status ok
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b44f3358 @raw_buffer="dropdown-item">
|
test:
spec/support/controllers.rb#L53
ErrorTemplateAttributesController GET #index responds with status ok
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b3b10408 @raw_buffer="dropdown-item">
|
test:
spec/support/controllers.rb#L5
ErrorTemplateAttributesController GET #index assigns @error_template_attributes
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b34a4d80 @raw_buffer="dropdown-item">
|
test:
spec/support/controllers.rb#L59
ErrorTemplateAttributesController GET #index renders the 'index' template
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b324f008 @raw_buffer="dropdown-item">
|
test:
spec/support/controllers.rb#L59
ErrorTemplateAttributesController GET #show renders the 'show' template
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b3b28ad0 @raw_buffer="dropdown-item">
|
test:
spec/support/controllers.rb#L5
ErrorTemplateAttributesController GET #show assigns @error_template_attribute
Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' }
ActionView::Template::Error:
undefined method `+' for #<ActionView::OutputBuffer:0x00007f69b2c382f0 @raw_buffer="dropdown-item">
|