Use #match?
method instead of #match
(#4769)
#271
Annotations
3 errors and 4 warnings
Ruby 3.2 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/98b356852628fa73fb4e/tail.txt"]}>.
diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/98b356852628fa73fb4e/tail.txt"]}
folded diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/98b356852628fa7
+ 3fb4e/tail.txt"]}
|
Ruby 3.3 on macos-latest
Process completed with exit code 1.
|
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.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.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
|
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
|