Clean up #701
Annotations
7 warnings
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)
|
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
|