Skip to content

Fixed bug with Not finding disk info in DB & Made the GUI a bit nicer… #989

Fixed bug with Not finding disk info in DB & Made the GUI a bit nicer…

Fixed bug with Not finding disk info in DB & Made the GUI a bit nicer… #989

Triggered via push April 22, 2024 17:17
Status Failure
Total duration 50s
Artifacts

ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
rspec: spec/requests/seasons_request_spec.rb#L17
Seasons POST /update with valid parameters redirects to the updated sesson Failure/Error: File.exist?(tmp_plex_path) NameError: undefined local variable or method `tmp_plex_path' for an instance of Tv
rspec
Process completed with exit code 1.
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/requests/videos_request_spec.rb#L6
Videos add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/requests/videos_request_spec.rb Skipped: Not yet implemented
rspec: spec/channels/video_progress_channel_spec.rb#L6
VideoProgressChannel add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/channels/video_progress_channel_spec.rb Skipped: Not yet implemented
rspec: spec/clients/the_movie_db/search/movie_spec.rb#L6
TheMovieDb::Search::Movie add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/clients/the_movie_db/search/movie_spec.rb Skipped: Not yet implemented
rspec: spec/clients/the_movie_db/tv_spec.rb#L6
TheMovieDb::Tv add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/clients/the_movie_db/tv_spec.rb Skipped: Not yet implemented
rspec: spec/requests/config/make_mkvs_request_spec.rb#L6
Config::MakeMkvs add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/requests/config/make_mkvs_request_spec.rb Skipped: Not yet implemented
rspec: spec/requests/episodes_request_spec.rb#L6
Episodes add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/requests/episodes_request_spec.rb Skipped: Not yet implemented
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#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#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