tally before count #315
Annotations
10 warnings
Run tests
function encode_value/1 is unused
|
Run tests:
test/orb_test.exs#L11
undefined module attribute @wasm_func_prefix, please remove access to @wasm_func_prefix or explicitly set it before access
|
Run tests:
test/orb_test.exs#L28
undefined module attribute @wasm_func_prefix, please remove access to @wasm_func_prefix or explicitly set it before access
|
Run tests:
test/i32/conveniences_test.exs#L112
module attribute @method was set but never used
|
Run tests:
test/defw_test.exs#L98
function third/0 is unused
|
Run tests:
test/loop_test.exs#L34
variable "wasm_source" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/loop_test.exs#L63
variable "wasm_source" 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)
|
Run tests:
test/examples/wasm_test.exs#L13
variable "address" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/examples/wasm_test.exs#L13
variable "caller" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/examples/wasm_test.exs#L13
variable "clockid" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading