Pat
Pat
The CIFuzz failure is down to something else so can be ignored: #11227
The prefix should match the files being changed, it looks like it is expected `tests:` for some of them. If you check out the output from the CI you can...
> @cosmo0920 I need your help then. In the commit [2a27cbb](https://github.com/fluent/fluent-bit/commit/2a27cbbce5a6e2f2744d9ddec093287f65cefb59) I edited two files `flb_ml.c` and `/tests/internal/multiline.c`. Does my commit message have to contain both prefixes, like this: >...
It looks like you're using YAML in quite an old version of Fluent Bit, I would step up to the latest to verify it is still an issue. The other...
Please step up version, 2.2.1 is very old and has different YAML syntax.
Installation guides are here: https://docs.fluentbit.io/manual/installation/getting-started-with-fluent-bit If it's Linux then the repositories can upgrade it for you like any other package. 1.6 will definitely not work for YAML :)
@pierluigilenoci I can't see any changes since I last reviewed... see my comments above. I think you need to rebase as well, looks like it may have a dodgy version...
There's an open issue for the fuzzing so can be ignored.
I recall some recent changes around timing so wondering if it is reproducible on the 4.x series?
Thanks @BernhardSchmid , I just want to compliment you on the effort made for the reproducer