Github CI #4
build.yml
on: pull_request
rubocop
8s
i18n-tasks
6s
Matrix: test
Annotations
9 errors
rubocop
Error: $BUNDLE_GEMFILE is set to spec/gemfiles/rubocop.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)
|
test (3.1, 7.0, sqlite3)
The process '/opt/hostedtoolcache/Ruby/3.1.6/x64/bin/bundle' failed with exit code 6
|
test (3.1, 7.1, postgresql)
The process '/opt/hostedtoolcache/Ruby/3.1.6/x64/bin/bundle' failed with exit code 6
|
i18n-tasks
Error: $BUNDLE_GEMFILE is set to spec/gemfiles/i18n-tasks.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)
|
test (3.1, 7.0, mysql2)
The process '/opt/hostedtoolcache/Ruby/3.1.6/x64/bin/bundle' failed with exit code 6
|
test (3.1, 7.0, postgresql)
The process '/opt/hostedtoolcache/Ruby/3.1.6/x64/bin/bundle' failed with exit code 6
|
test (3.1, 7.2, postgresql)
The process '/opt/hostedtoolcache/Ruby/3.1.6/x64/bin/bundle' failed with exit code 6
|
test (3.3, 7.2, postgresql)
Canceling since a higher priority waiting request for 'CI-1' exists
|
test (3.3, 7.2, postgresql)
The operation was canceled.
|