Skip to content

Bundle update

Bundle update #901

Triggered via push April 12, 2024 17:12
Status Success
Total duration 1m 33s
Artifacts

ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
rspec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rspec
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rspec: spec/routing/config/the_movie_dbs_routing_spec.rb#L6
Config::TheMovieDbsController add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/routing/config/the_movie_dbs_routing_spec.rb Skipped: Not yet implemented
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#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#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
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#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#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#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#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