Features/wasm components #4
Annotations
1 error and 5 warnings
Run mix credo
Process completed with exit code 20.
|
Run mix credo:
lib/wasmex/components.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo:
lib/wasmex/components/component_store.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo:
lib/wasmex/components/component_instance.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo:
lib/wasmex/components/component.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo:
test/components/component_types_test.exs#L48
There should be no calls to `IO.inspect/1`.
|
Loading