Skip to content

Bump rails from 7.0.8 to 7.1.0 #3796

Bump rails from 7.0.8 to 7.1.0

Bump rails from 7.0.8 to 7.1.0 #3796

Triggered via push October 11, 2023 21:07
Status Failure
Total duration 10m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: spec/features/external_user_statistics_spec.rb#L40
ExternalUserStatistics when a teacher accesses the page does not display the option to enable autosaves Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' } ActionView::Template::Error: undefined method `+' for #<ActionView::OutputBuffer:0x00007f4f188f0728 @raw_buffer="dropdown-item">
test: spec/features/external_user_statistics_spec.rb#L32
ExternalUserStatistics when a admin accesses the page does display the option to enable autosaves Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' } ActionView::Template::Error: undefined method `+' for #<ActionView::OutputBuffer:0x00007f4f17d7fb78 @raw_buffer="dropdown-item">
test: spec/views/exercises/implement.html.slim_spec.rb#L42
exercises/implement.html.slim assigns the correct data attributes to every frame Failure/Error: button.btn class=local_assigns.fetch(:classes, 'btn-primary') *local_assigns.fetch(:data, {}) disabled=local_assigns.fetch(:disabled, false) id=id title=local_assigns[:title] type='button' ActionView::Template::Error: undefined method `+' for #<ActionView::OutputBuffer:0x00007f4f19239730 @raw_buffer="btn">
test: spec/views/exercises/implement.html.slim_spec.rb#L28
exercises/implement.html.slim contains the required file tree data attributes Failure/Error: button.btn class=local_assigns.fetch(:classes, 'btn-primary') *local_assigns.fetch(:data, {}) disabled=local_assigns.fetch(:disabled, false) id=id title=local_assigns[:title] type='button' ActionView::Template::Error: undefined method `+' for #<ActionView::OutputBuffer:0x00007f4f18447e10 @raw_buffer="btn">
test: spec/views/exercises/implement.html.slim_spec.rb#L32
exercises/implement.html.slim contains a frame for every file Failure/Error: button.btn class=local_assigns.fetch(:classes, 'btn-primary') *local_assigns.fetch(:data, {}) disabled=local_assigns.fetch(:disabled, false) id=id title=local_assigns[:title] type='button' ActionView::Template::Error: undefined method `+' for #<ActionView::OutputBuffer:0x00007f4f17fc3a60 @raw_buffer="btn">
test: spec/views/exercises/implement.html.slim_spec.rb#L22
exercises/implement.html.slim contains the required editor data attributes Failure/Error: button.btn class=local_assigns.fetch(:classes, 'btn-primary') *local_assigns.fetch(:data, {}) disabled=local_assigns.fetch(:disabled, false) id=id title=local_assigns[:title] type='button' ActionView::Template::Error: undefined method `+' for #<ActionView::OutputBuffer:0x00007f4f17de08d8 @raw_buffer="btn">
test: spec/views/exercises/implement.html.slim_spec.rb#L36
exercises/implement.html.slim assigns the correct code to every editor Failure/Error: button.btn class=local_assigns.fetch(:classes, 'btn-primary') *local_assigns.fetch(:data, {}) disabled=local_assigns.fetch(:disabled, false) id=id title=local_assigns[:title] type='button' ActionView::Template::Error: undefined method `+' for #<ActionView::OutputBuffer:0x00007f4f1ca28268 @raw_buffer="btn">
test: spec/support/controllers.rb#L59
CodeharborLinksController POST #create with invalid params 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:0x00007f4f17daad28 @raw_buffer="dropdown-item">
test: spec/controllers/codeharbor_links_controller_spec.rb#L49
CodeharborLinksController POST #create with invalid params does not create a codeharbor_link Failure/Error: button.dropdown-item.d-flex.align-items-center data={ 'bs-theme-value': 'light' } ActionView::Template::Error: undefined method `+' for #<ActionView::OutputBuffer:0x00007f4f17f8c628 @raw_buffer="dropdown-item">
test: spec/support/controllers.rb#L53
CodeharborLinksController 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:0x00007f4f187f1a20 @raw_buffer="dropdown-item">