More ideas for declaring locals #291
Annotations
24 warnings
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/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 (26.0.2, 1.15.2):
test/examples/magic_numbers.exs#L8
module attribute @slow_3g_download was set but never used
|
Build and test (26.0.2, 1.15.2):
test/examples/magic_numbers.exs#L13
module attribute @fast_3g_latency_ms was set but never used
|
Build and test (26.0.2, 1.15.2):
test/examples/magic_numbers.exs#L7
module attribute @slow_3g_latency_ms was set but never used
|
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
|
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 (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/loop_test.exs#L36
variable "wasm_source" 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/loop_test.exs#L65
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)
|
Build and test (25.3.2, 1.15.2):
test/examples/magic_numbers.exs#L15
module attribute @fast_3g_upload was set but never used
|
Build and test (25.3.2, 1.15.2):
test/examples/magic_numbers.exs#L14
module attribute @fast_3g_download was set but never used
|
Build and test (25.3.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):
test/examples/magic_numbers.exs#L8
module attribute @slow_3g_download was set but never used
|