CI against for Ruby 4.0 - #60
Merged
Merged
Conversation
``` $ be yard /Users/sue445/workspace/github.com/ruby-go-gem/ruby_header_parser/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/irb/slex.rb:13: warning: irb/notifier is found in irb, which is not part of the default gems since Ruby 4.0.0. You can add irb to your Gemfile or gemspec to fix this error. bundler: failed to load command: yard (/Users/sue445/workspace/github.com/ruby-go-gem/ruby_header_parser/vendor/bundle/ruby/4.0.0/bin/yard) /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'Kernel.require': cannot load such file -- irb/notifier (LoadError) from /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'block (2 levels) in Kernel#replace_require' from /Users/sue445/workspace/github.com/ruby-go-gem/ruby_header_parser/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/irb/slex.rb:13:in '<top (required)>' from /Users/sue445/workspace/github.com/ruby-go-gem/ruby_header_parser/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/ruby_lex.rb:1:in 'Kernel#require_relative' from /Users/sue445/workspace/github.com/ruby-go-gem/ruby_header_parser/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/ruby_lex.rb:1:in '<top (required)>' from /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'Kernel.require' from /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'block (2 levels) in Kernel#replace_require' from /Users/sue445/workspace/github.com/ruby-go-gem/ruby_header_parser/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/token_list.rb:5:in '<class:TokenList>' from /Users/sue445/workspace/github.com/ruby-go-gem/ruby_header_parser/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/token_list.rb:4:in '<module:Legacy>' from /Users/sue445/workspace/github.com/ruby-go-gem/ruby_header_parser/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/token_list.rb:3:in '<module:YARD>' from /Users/sue445/workspace/github.com/ruby-go-gem/ruby_header_parser/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/token_list.rb:2:in '<top (required)>' ```
sue445
force-pushed
the
fix_yard_generating_at_ruby_4.0
branch
from
December 28, 2025 03:31
a204160 to
370ec6d
Compare
sue445
enabled auto-merge
December 28, 2025 03:31
sue445
disabled auto-merge
December 28, 2025 03:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix yard generating at ruby 4.0 and add ruby 4.0 to matrix
https://github.com/ruby-go-gem/ruby_header_parser/actions/runs/20548111590/job/59021544427