Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade ruby and bundler version #2404

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.23%. Comparing base (9eea90f) to head (2948c9a).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2404      +/-   ##
==========================================
- Coverage   94.63%   94.23%   -0.40%     
==========================================
  Files          52       52              
  Lines        1510     1510              
==========================================
- Hits         1429     1423       -6     
- Misses         81       87       +6     
Flag Coverage Δ
integration_test 65.23% <ø> (ø)
macos-intel-silicon 93.31% <ø> (-0.40%) ⬇️
macos-latest 93.31% <ø> (ø)
ubuntu 93.70% <ø> (ø)
widget_test 90.46% <ø> (-0.41%) ⬇️
windows 93.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@sensuikan1973
Copy link
Owner Author

bundler: failed to load command: fastlane (/Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/bin/fastlane)
/Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane/lib/fastlane/cli_tools_distributor.rb:126:in 'Fastlane::CLIToolsDistributor.take_off': uninitialized constant FastlaneCore::UpdateChecker (NameError)

        FastlaneCore::UpdateChecker.show_update_status('fastlane', Fastlane::VERSION)
                    ^^^^^^^^^^^^^^^
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/bin/fastlane:23:in '<top (required)>'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/bin/fastlane:25:in 'Kernel#load'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/bin/fastlane:25:in '<top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Kernel.load'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Bundler::CLI::Exec#kernel_load'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli.rb:452:in 'Bundler::CLI#exec'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor.rb:538:in 'Bundler::Thor.dispatch'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli.rb:35:in 'Bundler::CLI.dispatch'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli.rb:29:in 'Bundler::CLI.start'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/gems/3.4.0/gems/bundler-2.6.2/exe/bundle:28:in 'block in <top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/gems/3.4.0/gems/bundler-2.6.2/exe/bundle:20:in '<top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/bin/bundle:25:in 'Kernel#load'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/bin/bundle:25:in '<main>'
/Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require': cannot load such file -- abbrev (LoadError)
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/highline-2.0.3/lib/highline.rb:17:in '<top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/highline-2.0.3/lib/highline/import.rb:10:in '<top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/commander-4.6.0/lib/commander.rb:26:in '<top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core/configuration/commander_generator.rb:1:in '<top (required)>'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:4:in 'Kernel#require_relative'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:4:in '<top (required)>'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core/android_package_name_guesser.rb:3:in 'Kernel#require_relative'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core/android_package_name_guesser.rb:3:in '<top (required)>'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core/analytics/app_identifier_guesser.rb:1:in 'Kernel#require_relative'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core/analytics/app_identifier_guesser.rb:1:in '<top (required)>'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core/analytics/action_completion_context.rb:1:in 'Kernel#require_relative'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core/analytics/action_completion_context.rb:1:in '<top (required)>'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core.rb:6:in 'Kernel#require_relative'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane_core/lib/fastlane_core.rb:6:in '<top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane/lib/fastlane.rb:1:in '<top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/fastlane/lib/fastlane/cli_tools_distributor.rb:41:in 'Fastlane::CLIToolsDistributor.take_off'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/gems/fastlane-2.225.0/bin/fastlane:23:in '<top (required)>'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/bin/fastlane:25:in 'Kernel#load'
	from /Users/runner/work/pedax/pedax/macos/vendor/bundle/ruby/3.4.0/bin/fastlane:25:in '<top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Kernel.load'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli/exec.rb:59:in 'Bundler::CLI::Exec#kernel_load'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli.rb:452:in 'Bundler::CLI#exec'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor.rb:[538](https://github.com/sensuikan1973/pedax/actions/runs/12508432949/job/34896538723?pr=2404#step:9:539):in 'Bundler::Thor.dispatch'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli.rb:35:in 'Bundler::CLI.dispatch'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/cli.rb:29:in 'Bundler::CLI.start'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/gems/3.4.0/gems/bundler-2.6.2/exe/bundle:28:in 'block in <top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/3.4.0/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/lib/ruby/gems/3.4.0/gems/bundler-2.6.2/exe/bundle:20:in '<top (required)>'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/bin/bundle:25:in 'Kernel#load'
	from /Users/runner/hostedtoolcache/Ruby/3.4.1/arm64/bin/bundle:25:in '<main>'

@sensuikan1973 sensuikan1973 force-pushed the upgrade_ruby_and_bundler_version branch 4 times, most recently from 87f4f58 to 8804599 Compare January 2, 2025 21:10
@sensuikan1973 sensuikan1973 force-pushed the upgrade_ruby_and_bundler_version branch from 8804599 to 77fac64 Compare January 3, 2025 21:10
@sensuikan1973 sensuikan1973 force-pushed the upgrade_ruby_and_bundler_version branch from 77fac64 to 2948c9a Compare January 4, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant