Skip to content

Merge branch 'bites' into fork #29

Merge branch 'bites' into fork

Merge branch 'bites' into fork #29

Triggered via push August 27, 2024 15:36
Status Failure
Total duration 3m 45s
Artifacts

pl.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Test on OTP 26.2.5 / Elixir 1.15.8
Process completed with exit code 1.
Test on OTP 26.2.5 / Elixir 1.15.8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on OTP 26.2.5 / Elixir 1.15.8: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Test on OTP 26.2.5 / Elixir 1.15.8
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test on OTP 26.2.5 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
Test on OTP 26.2.5 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
Test on OTP 26.2.5 / Elixir 1.15.8
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Test on OTP 26.2.5 / Elixir 1.15.8
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test on OTP 26.2.5 / Elixir 1.15.8
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test on OTP 26.2.5 / Elixir 1.15.8
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test on OTP 26.2.5 / Elixir 1.15.8
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Test on OTP 26.2.5 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead