Deprecate wasm_import/2 #221
Annotations
10 errors and 10 warnings
test/examples/memory_test.exs#L59
test use Copying memcpy (Examples.MemoryTest)
|
test/defw_test.exs#L147
test constant strings are mapped into a single address space (DefwTest)
|
test/i32/conveniences_test.exs#L91
test I32.match output string constant (I32ConveniencesTest)
|
test/i32/conveniences_test.exs#L106
test can return string constant (I32ConveniencesTest)
|
test/orb_test.exs#L297
test ~S string constants assigns data (OrbTest)
|
test/orb_test.exs#L386
test const/1 works with multiple wasm blocks (OrbTest)
|
test/orb_test.exs#L61
test globals global do (OrbTest)
|
test/orb_test.exs#L326
test ~S string constants works with multiple wasm blocks (OrbTest)
|
test/orb_test.exs#L359
test const/1 assigns data (OrbTest)
|
|
|
lib/orb.ex#L948
redefining @doc attribute previously set at line 937
|
lib/orb/i32/string.ex#L36
function byte_count/0 required by behaviour Orb.CustomType is not implemented (in module Orb.I32.String.CharIterator)
|
test/examples/arena_test.exs#L7
unused alias Wasm
|
test/defw_test.exs#L96
function third/0 is unused
|
test/i32/conveniences_test.exs#L111
module attribute @method was set but never used
|
test/orb_test.exs#L87
module attribute @mime_type was set but never used
|
test/orb_test.exs#L86
module attribute @language was set but never used
|
test/orb_test.exs#L263
Orb.wasm_import/2 is deprecated. Use importw/2 instead
|
test/orb_test.exs#L268
Orb.wasm_import/2 is deprecated. Use importw/2 instead
|
The logs for this run have expired and are no longer available.
Loading