Skip to content

Bump rails from 7.2.1.1 to 7.2.2 #1458

Bump rails from 7.2.1.1 to 7.2.2

Bump rails from 7.2.1.1 to 7.2.2 #1458

Triggered via push October 31, 2024 18:26
Status Success
Total duration 1m 12s
Artifacts

ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
rspec: spec/requests/config/plexes_spec.rb#L113
/config/plexes DELETE /destroy redirects to the config_plexes list Skipped: Add a hash of attributes valid for your model
rspec: spec/requests/config/plexes_spec.rb#L106
/config/plexes DELETE /destroy destroys the requested config_plex Skipped: Add a hash of attributes valid for your model
rspec: spec/requests/config/plexes_spec.rb#L62
/config/plexes POST /create with invalid parameters does not create a new Config::Plex Skipped: Add a hash of attributes invalid for your model
rspec: spec/requests/config/plexes_spec.rb#L68
/config/plexes POST /create with invalid parameters renders a successful response (i.e. to display the 'new' template) Skipped: Add a hash of attributes invalid for your model
rspec: spec/requests/config/plexes_spec.rb#L55
/config/plexes POST /create with valid parameters redirects to the created config_plex Skipped: Add a hash of attributes valid for your model
rspec: spec/requests/config/plexes_spec.rb#L49
/config/plexes POST /create with valid parameters creates a new Config::Plex Skipped: Add a hash of attributes valid for your model
rspec: spec/requests/config/plexes_spec.rb#L17
/config/plexes GET /index renders a successful response Skipped: Add a hash of attributes valid for your model
rspec: spec/requests/config/plexes_spec.rb#L88
/config/plexes PATCH /update with valid parameters redirects to the config_plex Skipped: Add a hash of attributes valid for your model
rspec: spec/requests/config/plexes_spec.rb#L81
/config/plexes PATCH /update with valid parameters updates the requested config_plex Skipped: Add a hash of attributes valid for your model
rspec: spec/requests/config/plexes_spec.rb#L97
/config/plexes PATCH /update with invalid parameters renders a successful response (i.e. to display the 'edit' template) Skipped: Add a hash of attributes valid for your model