Skip to content

Remove unnecessary clause #700

Remove unnecessary clause

Remove unnecessary clause #700

Triggered via push November 26, 2024 12:04
Status Success
Total duration 2m 39s
Artifacts

ci.yml

on: push
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build and test (1.15.2, 25.3.2): lib/orb/dsl/dsl.ex#L255
variable "left" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15.2, 25.3.2): lib/orb/dsl/dsl.ex#L255
variable "right" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15.2, 25.3.2): test/wasm_output_test.exs#L274
function do_wasm_type/2 is unused
Build and test (1.15.2, 25.3.2): test/wasm_output_test.exs#L266
function extract_wasm_section/2 is unused
Build and test (1.15.2, 25.3.2): test/wasm_output_test.exs#L262
function extract_wasm_sections/1 is unused
Build and test (1.15.2, 25.3.2): test/loop_test.exs#L206
variable "char" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15.2, 25.3.2): test/loop_test.exs#L420
variable "char" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15.2, 25.3.2): test/loop_test.exs#L369
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test (1.15.2, 25.3.2): test/loop_test.exs#L370
variable "j" is unused (if the variable is not meant to be used, prefix it with an underscore)