ci: add Ruby 4.0 #156
Annotations
2 errors
|
4.0 x ubuntu-latest
Process completed with exit code 1.
|
|
Error:
tmp/test/test-expression.rb#L138
ArgumentError: tags should be ["open_tag", "close_tag"] or[["open_tag1", "close_tag1"], ...]: [[]]
/home/runner/work/rroonga/rroonga/tmp/test/test-expression.rb:138:in 'Groonga::Expression#snippet'
/home/runner/work/rroonga/rroonga/tmp/test/test-expression.rb:138:in 'ExpressionTest#test_snippet_without_tags'
|