feat(producer): add async api #52
Annotations
7 errors and 11 warnings
test:
test/producer/producer_test.exs#L236
test is able to recover from cluster changes (Klife.ProducerTest)
|
test:
test/producer/producer_test.exs#L277
test produce batch message sync no batching (Klife.ProducerTest)
|
test:
test/connection/system_test.exs#L123
test cluster changes events (Klife.Connection.SystemTest)
|
test:
test/connection/system_test.exs#L75
test multiple clusters (Klife.Connection.SystemTest)
|
test:
test/connection/system_test.exs#L35
test setup non ssl (Klife.Connection.SystemTest)
|
test:
test/connection/system_test.exs#L52
test setup ssl (Klife.Connection.SystemTest)
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
use Bitwise is deprecated. import Bitwise instead
|
test
use Bitwise is deprecated. import Bitwise instead
|
test
use Bitwise is deprecated. import Bitwise instead
|
test
use Bitwise is deprecated. import Bitwise instead
|
test
default values for the optional arguments in current_offset/6 are never used
|
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|