Todos for loop iterators #307
Annotations
10 warnings
|
lib/orb/s32.ex#L10
unused alias F32
|
lib/orb/loop.ex#L7
unused alias Instructions
|
lib/orb/dsl.ex#L437
unused alias I32
|
test/examples/wasm_test.exs#L13
variable "address" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/examples/wasm_test.exs#L13
variable "caller" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/examples/wasm_test.exs#L13
variable "clockid" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/examples/wasm_test.exs#L18
variable "address" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/examples/wasm_test.exs#L18
variable "caller" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/examples/wasm_test.exs#L18
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