Add rspec-specific GitHub workflow #642
rspec.yml
on: pull_request
RSpec (Fast)
/
rspec
4s
RSpec (Slow)
/
rspec
Annotations
1 error and 4 warnings
RSpec (Fast) / rspec
Error: input ruby-version needs to be specified if no .ruby-version or .tool-versions file exists
at parseRubyEngineAndVersion (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65855:13)
at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65786:35)
at run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65760:11)
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65957:40
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65959:3
at Object.<anonymous> (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65962:12)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
RSpec (Fast) / rspec
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RSpec (Fast) / rspec
No files were found with the provided path: coverage. No artifacts will be uploaded.
|
RSpec (Fast) / rspec
Unexpected input(s) 'ruby_version', valid inputs are ['ruby-version', 'rubygems', 'bundler', 'bundler-cache', 'working-directory', 'cache-version', 'self-hosted', 'windows-toolchain']
|
RSpec (Fast) / rspec
No files were found with the provided path: spec.log. No artifacts will be uploaded.
|