Skip to content

Rustler 0.30 & latest Elixir/Erlang #53

Rustler 0.30 & latest Elixir/Erlang

Rustler 0.30 & latest Elixir/Erlang #53

Triggered via pull request January 17, 2024 10:36
Status Failure
Total duration 6m 8s
Artifacts

elixir-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 19 warnings
test: test/wasmex/store_or_caller_test.exs#L69
test &Wasmex.StoreOrCaller.fuel_remaining/1 reports fuel from within an imported function (Wasmex.StoreOrCallerTest)
test: test/wasmex/store_or_caller_test.exs#L16
test &Wasmex.StoreOrCaller.add_fuel/2 adds fuel from within an imported function (Wasmex.StoreOrCallerTest)
test: test/wasmex/module_test.exs#L18
test &Module.compile/2 from WAT instantiates a simple module from wat (Wasmex.ModuleTest)
test: test/wasmex/store_or_caller_test.exs#L120
test &Wasmex.StoreOrCaller.consume_fuel/2 consumes fuel from within an imported function (Wasmex.StoreOrCallerTest)
test: test/wasmex/store_or_caller_test.exs#L164
test &Wasmex.StoreOrCaller.fuel_consumed/2 reports fuel consumption from within an imported function (Wasmex.StoreOrCallerTest)
test: test/wasi_test.exs#L3
doctest module Wasmex (1) (WasiTest)
test: test/wasmex_test.exs#L60
test when instantiating without imports &Wasmex.call_function/3 i64_i64(i64) -> i64 function (WasmexTest)
test: test/wasi_test.exs#L21
test running a Wasm/WASI module while overriding some WASI methods (WasiTest)
test: test/wasmex_test.exs#L344
test multi-value function calls calling an imported function that has multi-value params and return values (WasmexTest)
test: test/wasi_test.exs#L3
doctest Wasmex.call_function/4 (12) (WasiTest)
dialyzer
Process completed with exit code 2.
deps
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
deps
Unexpected input(s) 'override', 'default', valid inputs are ['toolchain', 'targets', 'target', 'components']
credo
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
credo
negative steps are not supported in Enum.slice/2, pass 54..-1//1 instead
credo
negative steps are not supported in String.slice/2, pass 15..-1//1 instead
credo
negative steps are not supported in Enum.slice/2, pass 55..-1//1 instead
credo
negative steps are not supported in Enum.slice/2, pass 33..-1//1 instead
credo
negative steps are not supported in Enum.slice/2, pass 58..-1//1 instead
credo
negative steps are not supported in Enum.slice/2, pass 28..-1//1 instead
credo
negative steps are not supported in String.slice/2, pass 59..-1//1 instead
credo
negative steps are not supported in String.slice/2, pass 44..-1//1 instead
credo
negative steps are not supported in Enum.slice/2, pass 28..-1//1 instead
credo
negative steps are not supported in Enum.slice/2, pass 58..-1//1 instead
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
docs
unused `std::result::Result` that must be used
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test
Unexpected input(s) 'override', 'default', valid inputs are ['toolchain', 'targets', 'target', 'components']
dialyzer
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
dialyzer
unused `std::result::Result` that must be used