Skip to content

Bump actions/cache from 3 to 4 #1002

Bump actions/cache from 3 to 4

Bump actions/cache from 3 to 4 #1002

Triggered via push April 22, 2024 18:09
Status Success
Total duration 1m 15s
Artifacts

ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/disks_request_spec.rb#L6
Disks add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/requests/disks_request_spec.rb Skipped: Not yet implemented
rspec: spec/components/process_component_spec.rb#L6
ProcessComponent add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/components/process_component_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/components/video_progress_component_spec.rb#L6
VideoProgressComponent add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/components/video_progress_component_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#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