Features/wasm components #280
Annotations
2 errors and 6 warnings
credo
Process completed with exit code 20.
|
format
Process completed with exit code 1.
|
credo:
lib/wasmex/component_instance.ex#L1
Modules should have a @moduledoc tag.
|
credo:
lib/wasmex/component.ex#L1
Modules should have a @moduledoc tag.
|
credo:
test/wasm_components_test.exs#L22
There should be no calls to `IO.inspect/1`.
|
credo:
test/wasm_components_test.exs#L14
There should be no calls to `IO.inspect/1`.
|
credo:
test/wasm_components_test.exs#L12
There should be no calls to `IO.inspect/1`.
|
credo:
test/wasm_components_test.exs#L10
There should be no calls to `IO.inspect/1`.
|