elixir 1.15 and OTP 26 compatibility #408
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile application
use Bitwise is deprecated. import Bitwise instead
|
Compile application
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile application
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile application
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile application
use Bitwise is deprecated. import Bitwise instead
|
Compile application
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Compile application
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Compile application
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Compile application
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Compile application
key "exqlite-nif-2.15-aarch64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
The logs for this run have expired and are no longer available.
Loading