chore: Upgrade to elixir 1.15 #139
Annotations
1 error and 22 warnings
Run tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@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 IElixir and install:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Compile IElixir and install
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Compile IElixir and install
use Bitwise is deprecated. import Bitwise instead
|
Compile IElixir and install
use Bitwise is deprecated. import Bitwise instead
|
Compile IElixir and install
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Compile IElixir and install
key "exqlite-nif-2.15-aarch64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
Compile IElixir and install
key "exqlite-nif-2.15-riscv64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
Compile IElixir and install
key "exqlite-nif-2.15-x86_64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
Compile IElixir and install:
lib/ielixir/message.ex#L50
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile IElixir and install:
lib/ielixir/socket/control.ex#L27
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run tests:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run tests
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run tests
key "exqlite-nif-2.15-aarch64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
Run tests
key "exqlite-nif-2.15-riscv64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
Run tests
key "exqlite-nif-2.15-x86_64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
Run tests:
lib/ielixir/message.ex#L50
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Loading