Allow wrapping Widgets in Pair #243
build.yml
on: pull_request
Check clippy lints
20s
Check formatting
8s
Matrix: build
Annotations
11 errors
Check formatting:
src/lib.rs#L133
Diff in /home/runner/work/asr/asr/src/lib.rs
|
Check formatting:
src/lib.rs#L143
Diff in /home/runner/work/asr/asr/src/lib.rs
|
build (WebAssembly WASI):
src/runtime/settings/gui.rs#L151
method `register` has 4 parameters but the declaration in trait `Widget::register` has 3
|
build (WebAssembly WASI):
src/runtime/settings/gui.rs#L152
this function takes 3 arguments but 4 arguments were supplied
|
build (WebAssembly WASI)
Process completed with exit code 101.
|
build (WebAssembly Unknown):
src/runtime/settings/gui.rs#L151
method `register` has 4 parameters but the declaration in trait `Widget::register` has 3
|
build (WebAssembly Unknown):
src/runtime/settings/gui.rs#L152
this function takes 3 arguments but 4 arguments were supplied
|
build (WebAssembly Unknown)
Process completed with exit code 101.
|
Check clippy lints:
src/runtime/settings/gui.rs#L151
method `register` has 4 parameters but the declaration in trait `runtime::settings::gui::Widget::register` has 3
|
Check clippy lints:
src/runtime/settings/gui.rs#L152
this function takes 3 arguments but 4 arguments were supplied
|
Check clippy lints
Process completed with exit code 101.
|