Github CI #8
build.yml
on: pull_request
rubocop
5s
i18n-tasks
5s
Matrix: test
Annotations
10 errors
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.2, 7.0, postgresql)
The process '/opt/hostedtoolcache/Ruby/3.2.6/x64/bin/bundle' failed with exit code 6
|
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.0, mysql2)
The process '/opt/hostedtoolcache/Ruby/3.1.6/x64/bin/bundle' failed with exit code 6
|
test (3.2, 7.1, sqlite3)
Process completed with exit code 1.
|
test (3.1, 7.1, postgresql)
Process completed with exit code 1.
|
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.2, 7.1, postgresql)
Process completed with exit code 1.
|
test (3.2, 7.1, mysql2)
Process completed with exit code 1.
|
test (3.1, 7.0, postgresql)
The process '/opt/hostedtoolcache/Ruby/3.1.6/x64/bin/bundle' failed with exit code 6
|