feat(producer): v0 error handling on produce and refactor #14
Annotations
10 warnings
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
|