Features/component imports #402
Annotations
1 error and 18 warnings
credo
Process completed with exit code 20.
|
deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
credo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
credo:
lib/wasmex/components/function_server.ex#L1
Modules should have a @moduledoc tag.
|
credo:
lib/wasmex/components.ex#L99
There should be no calls to `IO.inspect/1`.
|
credo:
lib/wasmex/components/function_server.ex#L11
There should be no calls to `IO.inspect/1`.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs
unused imports: `Case` and `Casing`
|
docs
unused import: `Func`
|
docs
unused import: `ValType`
|
docs
unused import: `rustler::types::atom::nil`
|
docs
unused import: `rustler::types::tuple`
|
docs
unused import: `Env`
|
docs
unused import: `rustler::TermType`
|
docs
unused import: `wasmtime::component::Type as WasmType`
|
docs
unused imports: `field_name_to_term`, `term_to_field_name`, `term_to_val`, and `val_to_term`
|
docs
unused variable: `success`
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|