Skip to content

Features/wasm components #342

Features/wasm components

Features/wasm components #342

Re-run triggered November 27, 2024 18:03
Status Success
Total duration 4m 46s
Artifacts

compatibility-elixir.yml

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

Annotations

16 warnings
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/component_test.exs#L5
unused alias EngineConfig
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/components_test.exs#L8
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/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#L8
variable "error" is unused (if the variable is not meant to be used, prefix it with an underscore)