CI: Ruby 3.4 #300
Annotations
3 errors and 1 warning
Run bundle exec rake:
test/table/table_aref_test.rb#L90
LoadError: Error loading the 'sqlite3' Active Record adapter. Missing a gem it depends on? can't activate sqlite3 (>= 2.1), already activated sqlite3-1.7.3. Make sure all dependencies are added to Gemfile.
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/3.4.0+1/bundler/rubygems_integration.rb:227:in 'block (2 levels) in Kernel#replace_gem'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:14:in '<top (required)>'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/3.4.0+1/bundled_gems.rb:83:in 'Kernel.require'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/3.4.0+1/bundled_gems.rb:83:in 'block (2 levels) in Kernel#replace_require'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_adapters.rb:44:in 'ActiveRecord::ConnectionAdapters.resolve'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/database_configurations/database_config.rb:18:in 'ActiveRecord::DatabaseConfigurations::DatabaseConfig#adapter_class'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/database_configurations/database_config.rb:30:in 'ActiveRecord::DatabaseConfigurations::DatabaseConfig#validate!'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_adapters/abstract/connection_handler.rb:274:in 'ActiveRecord::ConnectionAdapters::ConnectionHandler#resolve_pool_config'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_adapters/abstract/connection_handler.rb:115:in 'ActiveRecord::ConnectionAdapters::ConnectionHandler#establish_connection'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_handling.rb:53:in 'ActiveRecord::ConnectionHandling#establish_connection'
/home/runner/work/charty/charty/test/table/table_aref_test.rb:161:in 'setup_table'
/home/runner/work/charty/charty/test/table/table_aref_test.rb:90:in 'test_aref_by_string'
/home/runner/work/charty/charty/test/helper.rb:106:in 'Charty::TestHelpers#setup'
|
Run bundle exec rake:
test/table/table_aref_test.rb#L118
LoadError: Error loading the 'sqlite3' Active Record adapter. Missing a gem it depends on? can't activate sqlite3 (>= 2.1), already activated sqlite3-1.7.3. Make sure all dependencies are added to Gemfile.
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/3.4.0+1/bundler/rubygems_integration.rb:227:in 'block (2 levels) in Kernel#replace_gem'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:14:in '<top (required)>'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/3.4.0+1/bundled_gems.rb:83:in 'Kernel.require'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/3.4.0+1/bundled_gems.rb:83:in 'block (2 levels) in Kernel#replace_require'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_adapters.rb:44:in 'ActiveRecord::ConnectionAdapters.resolve'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/database_configurations/database_config.rb:18:in 'ActiveRecord::DatabaseConfigurations::DatabaseConfig#adapter_class'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/database_configurations/database_config.rb:30:in 'ActiveRecord::DatabaseConfigurations::DatabaseConfig#validate!'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_adapters/abstract/connection_handler.rb:274:in 'ActiveRecord::ConnectionAdapters::ConnectionHandler#resolve_pool_config'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_adapters/abstract/connection_handler.rb:115:in 'ActiveRecord::ConnectionAdapters::ConnectionHandler#establish_connection'
/opt/hostedtoolcache/Ruby/3.4.0-rc1/x64/lib/ruby/gems/3.4.0+1/gems/activerecord-8.0.1/lib/active_record/connection_handling.rb:53:in 'ActiveRecord::ConnectionHandling#establish_connection'
/home/runner/work/charty/charty/test/table/table_aref_test.rb:161:in 'setup_table'
/home/runner/work/charty/charty/test/table/table_aref_test.rb:118:in 'test_aref_by_symbol'
/home/runner/work/charty/charty/test/helper.rb:106:in 'Charty::TestHelpers#setup'
|
Run bundle exec rake
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading