Remove unused Orb.String.CharIterator #308
Annotations
24 warnings
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 (25.3.2, 1.15.2)
function encode_value/1 is unused
|
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
|
Build and test (25.3.2, 1.15.2):
test/examples/magic_numbers.exs#L13
module attribute @fast_3g_latency_ms was set but never used
|
Build and test (25.3.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.15.2):
test/i32/conveniences_test.exs#L112
module attribute @method was set but never used
|
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 (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):
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 (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/i32/conveniences_test.exs#L112
module attribute @method was set but never used
|
Build and test (26.0.2, 1.15.2):
test/orb_test.exs#L11
undefined module attribute @wasm_func_prefix, please remove access to @wasm_func_prefix or explicitly set it before access
|