Skip to content

Allow wrapping Widgets in Pair #243

Allow wrapping Widgets in Pair

Allow wrapping Widgets in Pair #243

Triggered via pull request November 13, 2023 22:01
Status Failure
Total duration 28s
Artifacts

build.yml

on: pull_request
Check clippy lints
20s
Check clippy lints
Check formatting
8s
Check formatting
Matrix: build
Fit to window
Zoom out
Zoom in

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.