chore: async benchmark #143
Annotations
2 errors and 5 warnings
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L1167
test txn produce batch txn (Klife.ProducerTest)
|
Run mix test --warnings-as-errors
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run mix test --warnings-as-errors:
test/support/async_producer_benchmark.ex#L95
:brod.produce/5 is undefined (module :brod is not available or is yet to be defined)
|
Run mix test --warnings-as-errors:
test/support/async_producer_benchmark.ex#L43
:erlkaf.create_producer/2 is undefined (module :erlkaf is not available or is yet to be defined)
|
Run mix test --warnings-as-errors:
test/support/async_producer_benchmark.ex#L51
:erlkaf.produce/4 is undefined (module :erlkaf is not available or is yet to be defined)
|
Run mix test --warnings-as-errors:
test/support/async_producer_benchmark.ex#L33
:erlkaf.start/0 is undefined (module :erlkaf is not available or is yet to be defined)
|
Loading