Features/component imports #395
Annotations
1 error and 4 warnings
Run mix credo
Process completed with exit code 20.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run mix credo:
lib/wasmex/components/function_server.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo:
lib/wasmex/components.ex#L94
There should be no calls to `IO.inspect/1`.
|
Run mix credo:
lib/wasmex/components/function_server.ex#L11
There should be no calls to `IO.inspect/1`.
|
Loading