Update to wasmtime 22 #824
Merged
Annotations
10 warnings
crates/livesplit-auto-splitting/src/runtime/api/wasi.rs#L1
unused import: `str`
|
src/component/splits/column.rs#L180
this function has too many arguments (9/7)
|
src/component/splits/column.rs#L231
this function has too many arguments (9/7)
|
src/component/splits/column.rs#L329
very complex type used. Consider factoring parts into `type` definitions
|
src/hotkey_config.rs#L118
this returns a `Result<_, ()>`
|
src/rendering/mod.rs#L553
this function has too many arguments (11/7)
|
src/rendering/mod.rs#L640
this function has too many arguments (8/7)
|
src/rendering/mod.rs#L671
this function has too many arguments (8/7)
|
src/rendering/mod.rs#L723
this function has too many arguments (9/7)
|
src/run/editor/mod.rs#L849
this returns a `Result<_, ()>`
|
This job succeeded
Loading