test ActiveRecord 7.1 #25
Annotations
9 errors
rspec (activerecord_7.1, postgres://closure_tree:closure_tree@0/closure_tree_test)
Error: $BUNDLE_GEMFILE is set to gemfiles/activerecord_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:65785: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:65722:5)
|
rspec (activerecord_7.1, mysql2://root:root@0/closure_tree_test)
Error: $BUNDLE_GEMFILE is set to gemfiles/activerecord_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:65785: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:65722:5)
|
rspec (activerecord_7.1, sqlite3:///:memory:)
Error: $BUNDLE_GEMFILE is set to gemfiles/activerecord_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:65785: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:65722:5)
|
rspec (activerecord_6.1, mysql2://root:root@0/closure_tree_test)
Process completed with exit code 1.
|
rspec (activerecord_7.0, postgres://closure_tree:closure_tree@0/closure_tree_test)
Process completed with exit code 1.
|
rspec (activerecord_7.0, sqlite3:///:memory:)
Process completed with exit code 1.
|
rspec (activerecord_6.1, sqlite3:///:memory:)
Process completed with exit code 1.
|
rspec (activerecord_6.1, postgres://closure_tree:closure_tree@0/closure_tree_test)
Process completed with exit code 1.
|
rspec (activerecord_7.0, mysql2://root:root@0/closure_tree_test)
Process completed with exit code 1.
|