Skip to content

Features/wasm components #4

Features/wasm components

Features/wasm components #4

Triggered via pull request November 30, 2024 19:37
Status Failure
Total duration 4m 58s
Artifacts

compatibility-elixir.yml

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

Annotations

15 errors and 18 warnings
OTP 25.2 / Elixir 1.15.8: test/wasmex_test.exs#L264
test when instantiating with imports that raise exceptions call_function returns an error tuple (WasmexTest)
OTP 25.2 / Elixir 1.15.8: test/components/component_test.exs#L38
test error handling invalid arguments (Wasmex.WasmComponentsTest)
OTP 25.2 / Elixir 1.15.8
Process completed with exit code 2.
OTP 26.2 / Elixir 1.15.8: test/components/component_test.exs#L38
test error handling invalid arguments (Wasmex.WasmComponentsTest)
OTP 26.2 / Elixir 1.15.8
Process completed with exit code 2.
OTP 25.2 / Elixir 1.17.3: test/components/component_test.exs#L38
test error handling invalid arguments (Wasmex.WasmComponentsTest)
OTP 25.2 / Elixir 1.17.3
Process completed with exit code 2.
OTP 26.2 / Elixir 1.17.3: test/components/component_test.exs#L38
test error handling invalid arguments (Wasmex.WasmComponentsTest)
OTP 26.2 / Elixir 1.17.3
Process completed with exit code 2.
OTP 26.2 / Elixir 1.16.3: test/components/component_test.exs#L38
test error handling invalid arguments (Wasmex.WasmComponentsTest)
OTP 26.2 / Elixir 1.16.3
Process completed with exit code 2.
OTP 27.1 / Elixir 1.17.3: test/components/component_test.exs#L38
test error handling invalid arguments (Wasmex.WasmComponentsTest)
OTP 27.1 / Elixir 1.17.3
Process completed with exit code 2.
OTP 25.2 / Elixir 1.16.3: test/components/component_test.exs#L38
test error handling invalid arguments (Wasmex.WasmComponentsTest)
OTP 25.2 / Elixir 1.16.3
Process completed with exit code 2.
OTP 25.2 / Elixir 1.15.8: test/components/component_types_test.exs#L33
variable "pi" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
OTP 25.2 / Elixir 1.15.8: test/components/components_test.exs#L9
variable "error" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.2 / Elixir 1.15.8: test/components/components_test.exs#L21
variable "time" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.2 / Elixir 1.15.8: test/components/wasi_test.exs#L4
unused alias Engine
OTP 25.2 / Elixir 1.15.8: test/components/wasi_test.exs#L5
unused alias EngineConfig
OTP 25.2 / Elixir 1.15.8: test/components/component_test.exs#L5
unused alias EngineConfig
OTP 26.2 / Elixir 1.15.8: test/components/component_types_test.exs#L33
variable "pi" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
OTP 26.2 / Elixir 1.15.8: test/components/wasi_test.exs#L4
unused alias Engine
OTP 26.2 / Elixir 1.15.8: test/components/wasi_test.exs#L5
unused alias EngineConfig
OTP 26.2 / Elixir 1.15.8: test/components/component_test.exs#L5
unused alias EngineConfig
OTP 26.2 / Elixir 1.15.8: test/components/components_test.exs#L9
variable "error" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 26.2 / Elixir 1.15.8: test/components/components_test.exs#L21
variable "time" is unused (if the variable is not meant to be used, prefix it with an underscore)