Don't need to call actions/setup-node #1888
test.yml
on: push
ruby-versions
/
Generate Ruby versions
3s
Matrix: test
Annotations
5 errors
|
test (truffleruby-head, macos-latest)
The process '/Users/runner/.rubies/truffleruby-head/bin/bundle' failed with exit code 17
|
|
test (mswin, windows-latest)
Process completed with exit code 1.
|
|
test (head, windows-latest)
Process completed with exit code 1.
|
|
Error:
test/rdoc/rdoc_parser_ruby_test.rb#L3384
TypeError: nil can't be coerced into Integer
D:/a/rdoc/rdoc/vendor/bundle/ruby/3.5.0+4/gems/test-unit-ruby-core-1.0.10/lib/core_assertions.rb:871:in 'Integer#*'
D:/a/rdoc/rdoc/vendor/bundle/ruby/3.5.0+4/gems/test-unit-ruby-core-1.0.10/lib/core_assertions.rb:871:in 'Test::Unit::CoreAssertions#assert_linear_performance'
D:/a/rdoc/rdoc/test/rdoc/rdoc_parser_ruby_test.rb:3384:in 'RDocParserRubyTest#test_read_directive_linear_performance'
|
|
Error:
test/rdoc/rdoc_comment_test.rb#L186
TypeError: nil can't be coerced into Integer
D:/a/rdoc/rdoc/vendor/bundle/ruby/3.5.0+4/gems/test-unit-ruby-core-1.0.10/lib/core_assertions.rb:871:in 'Integer#*'
D:/a/rdoc/rdoc/vendor/bundle/ruby/3.5.0+4/gems/test-unit-ruby-core-1.0.10/lib/core_assertions.rb:871:in 'Test::Unit::CoreAssertions#assert_linear_performance'
D:/a/rdoc/rdoc/test/rdoc/rdoc_comment_test.rb:186:in 'RDocCommentTest#test_extract_call_linear_performance'
|