Add shared ci and cd github/workflows #1
ci.yml
on: push
Type Check
4s
Rubocop
9s
Matrix: rspec
Annotations
11 errors
Type Check
Process completed with exit code 10.
|
RSpec tests: Ruby 3.1
Error: $BUNDLE_GEMFILE is set to 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:65831: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:65765:5)
|
RSpec tests: Ruby 3.3
The job was canceled because "_3_1" failed.
|
RSpec tests: Ruby 3.3
Error: $BUNDLE_GEMFILE is set to 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:65831: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:65765:5)
|
Rubocop
Process completed with exit code 10.
|
RSpec tests: Ruby head
The job was canceled because "_3_1" failed.
|
RSpec tests: Ruby head
The operation was canceled.
|
RSpec tests: Ruby 3.2
The job was canceled because "_3_1" failed.
|
RSpec tests: Ruby 3.2
The operation was canceled.
|
RSpec tests: Ruby 3.0
The job was canceled because "_3_1" failed.
|
RSpec tests: Ruby 3.0
The operation was canceled.
|