chore: refactor some code and rollback produce batch async to task #138
Annotations
11 warnings
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 compile --warnings-as-errors
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile --warnings-as-errors
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile --warnings-as-errors
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile --warnings-as-errors
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Loading