CI: Ruby 3.4 #299
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-x86_64-linux. Make sure all dependencies are added to Gemfile.
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/3.3.0/bundler/rubygems_integration.rb:215:in `block (2 levels) in replace_gem'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:14:in `<top (required)>'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/3.3.0/bundled_gems.rb:69:in `require'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/3.3.0/bundled_gems.rb:69:in `block (2 levels) in replace_require'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_adapters.rb:44:in `resolve'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/database_configurations/database_config.rb:18:in `adapter_class'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/database_configurations/database_config.rb:30:in `validate!'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_adapters/abstract/connection_handler.rb:274:in `resolve_pool_config'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_adapters/abstract/connection_handler.rb:115:in `establish_connection'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_handling.rb:53:in `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 `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-x86_64-linux. Make sure all dependencies are added to Gemfile.
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/3.3.0/bundler/rubygems_integration.rb:215:in `block (2 levels) in replace_gem'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:14:in `<top (required)>'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/3.3.0/bundled_gems.rb:69:in `require'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/3.3.0/bundled_gems.rb:69:in `block (2 levels) in replace_require'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_adapters.rb:44:in `resolve'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/database_configurations/database_config.rb:18:in `adapter_class'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/database_configurations/database_config.rb:30:in `validate!'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_adapters/abstract/connection_handler.rb:274:in `resolve_pool_config'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_adapters/abstract/connection_handler.rb:115:in `establish_connection'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/activerecord-8.0.1/lib/active_record/connection_handling.rb:53:in `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 `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