chore: Upgrade to elixir 1.15 #139
elixir.yml
on: pull_request
generate_version
/
Generate version job
4s
Matrix: build_ielixir / Build and test
docs
/
Documentation and coverage reports
1m 17s
build_docker
/
Building docker images
Annotations
3 errors and 32 warnings
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
Process completed with exit code 2.
|
docs / Documentation and coverage reports:
test/sandbox_test.exs#L5
doctest IElixir.Sandbox.execute_code/1 (9) (IElixir.SandboxTest)
|
docs / Documentation and coverage reports
Process completed with exit code 2.
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
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/.
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
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/
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
use Bitwise is deprecated. import Bitwise instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
use Bitwise is deprecated. import Bitwise instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
key "exqlite-nif-2.15-aarch64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
key "exqlite-nif-2.15-riscv64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
key "exqlite-nif-2.15-x86_64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12):
lib/ielixir/message.ex#L50
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12):
lib/ielixir/socket/control.ex#L27
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
use Bitwise is deprecated. import Bitwise instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
use Bitwise is deprecated. import Bitwise instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
key "exqlite-nif-2.15-aarch64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
key "exqlite-nif-2.15-riscv64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12)
key "exqlite-nif-2.15-x86_64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
build_ielixir / Build and test (ubuntu-22.04, 1.15, 26, 3.12):
lib/ielixir/message.ex#L50
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
docs / Documentation and coverage reports:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
docs / Documentation and coverage reports
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
docs / Documentation and coverage reports
use Bitwise is deprecated. import Bitwise instead
|
docs / Documentation and coverage reports
use Bitwise is deprecated. import Bitwise instead
|
docs / Documentation and coverage reports
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
docs / Documentation and coverage reports
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
docs / Documentation and coverage reports
key "exqlite-nif-2.15-aarch64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
docs / Documentation and coverage reports
key "exqlite-nif-2.15-riscv64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
docs / Documentation and coverage reports
key "exqlite-nif-2.15-x86_64-linux-gnu-0.20.0.tar.gz" will be overridden in map
|
docs / Documentation and coverage reports
duplicate key :inside_code found in struct
|