Todos for loop iterators #307
Annotations
24 warnings
Build and test (26.0.2, 1.16.0-rc.0):
test/orb_test.exs#L11
undefined module attribute @wasm_func_prefix, please remove access to @wasm_func_prefix or explicitly set it before access
|
Build and test (26.0.2, 1.16.0-rc.0):
test/orb_test.exs#L28
undefined module attribute @wasm_func_prefix, please remove access to @wasm_func_prefix or explicitly set it before access
|
Build and test (26.0.2, 1.15.2)
function encode_value/1 is unused
|
Build and test (26.0.2, 1.15.2):
lib/orb/s32.ex#L10
unused alias F32
|
Build and test (26.0.2, 1.15.2):
lib/orb/loop.ex#L7
unused alias Instructions
|
Build and test (26.0.2, 1.15.2):
lib/orb/dsl.ex#L437
unused alias I32
|
Build and test (26.0.2, 1.15.2):
test/i32/conveniences_test.exs#L112
module attribute @method was set but never used
|
Build and test (26.0.2, 1.15.2):
test/defw_test.exs#L98
function third/0 is unused
|
Build and test (26.0.2, 1.15.2):
test/if_else_test.exs#L11
module attribute @A was set but never used
|
Build and test (26.0.2, 1.15.2):
test/examples/magic_numbers.exs#L15
module attribute @fast_3g_upload was set but never used
|
Build and test (26.0.2, 1.15.2):
test/examples/magic_numbers.exs#L14
module attribute @fast_3g_download was set but never used
|
Build and test (26.0.2, 1.15.2):
test/examples/magic_numbers.exs#L9
module attribute @slow_3g_upload was set but never used
|
Build and test (25.3.2, 1.15.2)
function encode_value/1 is unused
|
Build and test (25.3.2, 1.15.2):
lib/orb/s32.ex#L10
unused alias F32
|
Build and test (25.3.2, 1.15.2):
lib/orb/loop.ex#L7
unused alias Instructions
|
Build and test (25.3.2, 1.15.2):
lib/orb/dsl.ex#L437
unused alias I32
|
Build and test (25.3.2, 1.15.2):
test/examples/wasm_test.exs#L13
variable "address" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (25.3.2, 1.15.2):
test/examples/wasm_test.exs#L13
variable "caller" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (25.3.2, 1.15.2):
test/examples/wasm_test.exs#L13
variable "clockid" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (25.3.2, 1.15.2):
test/examples/wasm_test.exs#L18
variable "address" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (25.3.2, 1.15.2):
test/examples/wasm_test.exs#L18
variable "caller" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (25.3.2, 1.15.2):
test/examples/wasm_test.exs#L18
variable "clockid" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (25.3.2, 1.16.0-rc.0):
test/orb_test.exs#L11
undefined module attribute @wasm_func_prefix, please remove access to @wasm_func_prefix or explicitly set it before access
|
Build and test (25.3.2, 1.16.0-rc.0):
test/orb_test.exs#L28
undefined module attribute @wasm_func_prefix, please remove access to @wasm_func_prefix or explicitly set it before access
|