Test with Ruby head #41
Annotations
2 errors and 1 warning
Error:
test/test_log.rb#L697
TypeError: no implicit conversion of Pathname into String
D:/rubyinstaller-head-x64/lib/ruby/gems/3.4.0+1/gems/logger-1.6.4/lib/logger/log_device.rb:99:in 'File#initialize'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.4.0+1/gems/logger-1.6.4/lib/logger/log_device.rb:99:in 'IO.new'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.4.0+1/gems/logger-1.6.4/lib/logger/log_device.rb:99:in 'Logger::LogDevice#fixup_mode'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.4.0+1/gems/logger-1.6.4/lib/logger/log_device.rb:112:in 'Logger::LogDevice#open_logfile'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.4.0+1/gems/logger-1.6.4/lib/logger/log_device.rb:85:in 'Logger::LogDevice#set_dev'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.4.0+1/gems/logger-1.6.4/lib/logger/log_device.rb:62:in 'block in Logger::LogDevice#reopen'
D:/rubyinstaller-head-x64/lib/ruby/3.4.0+1/monitor.rb:201:in 'Monitor#synchronize'
D:/rubyinstaller-head-x64/lib/ruby/3.4.0+1/monitor.rb:201:in 'MonitorMixin#mon_synchronize'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.4.0+1/gems/logger-1.6.4/lib/logger/log_device.rb:57:in 'Logger::LogDevice#reopen'
D:/a/fluentd/fluentd/lib/fluent/log.rb:749:in 'Fluent::LogDeviceIO#reopen'
D:/a/fluentd/fluentd/lib/fluent/log.rb:239:in 'Fluent::Log#reopen!'
D:/a/fluentd/fluentd/test/test_log.rb:697:in 'LogTest#test_reopen'
|
Ruby head on windows-latest
Process completed with exit code 1.
|
Ruby head on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|