Features/wasm components #3
Annotations
3 errors and 5 warnings
credo
Process completed with exit code 20.
|
test:
test/components/component_test.exs#L38
test error handling invalid arguments (Wasmex.WasmComponentsTest)
|
test
Process completed with exit code 2.
|
credo:
lib/wasmex/components.ex#L1
Modules should have a @moduledoc tag.
|
credo:
lib/wasmex/components/component_store.ex#L1
Modules should have a @moduledoc tag.
|
credo:
lib/wasmex/components/component_instance.ex#L1
Modules should have a @moduledoc tag.
|
credo:
lib/wasmex/components/component.ex#L1
Modules should have a @moduledoc tag.
|
credo:
test/components/component_types_test.exs#L48
There should be no calls to `IO.inspect/1`.
|