output: use Hash.new {|hash, key| ... } for default value #501
Annotations
4 errors and 4 warnings
Failure:
test/plugin/test_in_tail.rb#L1757
<{:files=>[], :tails=>[]}> expected but was
<{:files=>[],
:tails=>
["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/d3d2fca7d78bddfd8b59/tail.txt"]}>.
diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/d3d2fca7d78bddfd8b59/tail.txt"]}
folded diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/d3d2fca7d78bddf
+ d8b59/tail.txt"]}
|
Ruby 3.4 on macos-latest
Process completed with exit code 1.
|
Failure:
test/plugin/test_in_tail.rb#L1757
<{:files=>[], :tails=>[]}> expected but was
<{:files=>[],
:tails=>
["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/433f2a3422af3463ada3/tail.txt"]}>.
diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/433f2a3422af3463ada3/tail.txt"]}
folded diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/433f2a3422af346
+ 3ada3/tail.txt"]}
|
Ruby 3.3 on macos-latest
Process completed with exit code 1.
|
Ruby 3.2 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.1 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.3 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.4 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|