fix: replace send for send_after 0 where ref is needed #131
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
default values for the optional arguments in current_offset/6 are never used
|
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