Skip to content

Rails 7 compatiblity and rebranding #1

Rails 7 compatiblity and rebranding

Rails 7 compatiblity and rebranding #1

Triggered via pull request November 16, 2024 21:14
Status Success
Total duration 20s
Artifacts

rubyonrails.yml

on: pull_request
Matrix: build_test_lint_audit
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 18 warnings
Tests (Ruby 3.1, Rails 7.1)
Error: $BUNDLE_GEMFILE is set to /home/runner/work/comfortable-media-surfer/comfortable-media-surfer/gemfiles/7.1.gemfile but does not exist at Module.detectGemfiles (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:34:11) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65821:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65749:5)
Tests (Ruby 3.2, Rails 6.1)
Error: $BUNDLE_GEMFILE is set to /home/runner/work/comfortable-media-surfer/comfortable-media-surfer/gemfiles/6.1.gemfile but does not exist at Module.detectGemfiles (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:34:11) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65821:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65749:5)
Tests (Ruby 3.2, Rails 7.1)
Error: $BUNDLE_GEMFILE is set to /home/runner/work/comfortable-media-surfer/comfortable-media-surfer/gemfiles/7.1.gemfile but does not exist at Module.detectGemfiles (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:34:11) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65821:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65749:5)
Tests (Ruby 3.1, Rails 6.1)
Error: $BUNDLE_GEMFILE is set to /home/runner/work/comfortable-media-surfer/comfortable-media-surfer/gemfiles/6.1.gemfile but does not exist at Module.detectGemfiles (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:34:11) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65821:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65749:5)
Tests (Ruby 3.2, Rails 7.2)
Error: $BUNDLE_GEMFILE is set to /home/runner/work/comfortable-media-surfer/comfortable-media-surfer/gemfiles/7.2.gemfile but does not exist at Module.detectGemfiles (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:34:11) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65821:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65749:5)
Tests (Ruby 3.3, Rails 7.2)
Error: $BUNDLE_GEMFILE is set to /home/runner/work/comfortable-media-surfer/comfortable-media-surfer/gemfiles/7.2.gemfile but does not exist at Module.detectGemfiles (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:34:11) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65821:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65749:5)
Tests (Ruby 3.1, Rails 7.2)
Error: $BUNDLE_GEMFILE is set to /home/runner/work/comfortable-media-surfer/comfortable-media-surfer/gemfiles/7.2.gemfile but does not exist at Module.detectGemfiles (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:34:11) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65821:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65749:5)
Tests (Ruby 3.3, Rails 7.1)
Error: $BUNDLE_GEMFILE is set to /home/runner/work/comfortable-media-surfer/comfortable-media-surfer/gemfiles/7.1.gemfile but does not exist at Module.detectGemfiles (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:34:11) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65821:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65749:5)
Tests (Ruby 3.3, Rails 6.1)
Error: $BUNDLE_GEMFILE is set to /home/runner/work/comfortable-media-surfer/comfortable-media-surfer/gemfiles/6.1.gemfile but does not exist at Module.detectGemfiles (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:34:11) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65821:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65749:5)
Tests (Ruby 3.1, Rails 7.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Ruby 3.1, Rails 7.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Ruby 3.2, Rails 6.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Ruby 3.2, Rails 6.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Ruby 3.2, Rails 7.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Ruby 3.2, Rails 7.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Ruby 3.1, Rails 6.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Ruby 3.1, Rails 6.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Ruby 3.2, Rails 7.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Ruby 3.2, Rails 7.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Ruby 3.3, Rails 7.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Ruby 3.3, Rails 7.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Ruby 3.1, Rails 7.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Ruby 3.1, Rails 7.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Ruby 3.3, Rails 7.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Ruby 3.3, Rails 7.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (Ruby 3.3, Rails 6.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Ruby 3.3, Rails 6.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/