Skip to content

fixed DEPRECATION WARNING: Rails.application.secrets #956

fixed DEPRECATION WARNING: Rails.application.secrets

fixed DEPRECATION WARNING: Rails.application.secrets #956

Triggered via push April 12, 2024 17:52
Status Success
Total duration 1m 3s
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/helpers/episodes_helper_spec.rb#L16
EpisodesHelper add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/helpers/episodes_helper_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/channels/disk_title_channel_spec.rb#L6
DiskTitleChannel add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/channels/disk_title_channel_spec.rb Skipped: Not yet implemented
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/disk_card_component_spec.rb#L6
DiskCardComponent add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/components/disk_card_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/helpers/seasons_helper_spec.rb#L16
SeasonsHelper add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/helpers/seasons_helper_spec.rb Skipped: Not yet implemented
rspec: spec/requests/users_spec.rb#L113
/users DELETE /destroy redirects to the users list Skipped: Add a hash of attributes valid for your model
rspec: spec/requests/users_spec.rb#L106
/users DELETE /destroy destroys the requested user Skipped: Add a hash of attributes valid for your model
rspec: spec/requests/users_spec.rb#L62
/users POST /create with invalid parameters does not create a new User Skipped: Add a hash of attributes invalid for your model