Support accepting Str as func param #703
Annotations
10 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
test/loop_test.exs#L206
variable "char" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/loop_test.exs#L420
variable "char" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/loop_test.exs#L369
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/loop_test.exs#L370
variable "j" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/orb_test.exs#L747
function addition/2 is unused
|
Run tests:
test/orb_test.exs#L742
function bad_answer/0 is unused
|
Run tests:
test/wasm_output_test.exs#L274
function do_wasm_type/2 is unused
|
Run tests:
test/wasm_output_test.exs#L266
function extract_wasm_section/2 is unused
|
Run tests:
test/wasm_output_test.exs#L262
function extract_wasm_sections/1 is unused
|
Loading