Skip to content

fix(deps): update rust crate yew-router to 0.20.0 #109

fix(deps): update rust crate yew-router to 0.20.0

fix(deps): update rust crate yew-router to 0.20.0 #109

Triggered via pull request June 15, 2026 00:51
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Rust / Lint
Process completed with exit code 101.
Rust / Lint: src/app.rs#L23
the associated function or constant `new` exists for struct `yew::virtual_dom::VChild<yew_router::BrowserRouter>`, but its trait bounds were not satisfied
Rust / Lint: src/app.rs#L24
the associated function or constant `new` exists for struct `yew::virtual_dom::VChild<yew_router::Switch<app::Route>>`, but its trait bounds were not satisfied
Rust / Lint: src/app.rs#L24
the trait bound `yew_router::Switch<app::Route>: yew::Component` is not satisfied
Rust / Lint: src/app.rs#L23
the trait bound `yew_router::BrowserRouter: yew::Component` is not satisfied
Rust / Test
Process completed with exit code 101.
Rust / Test: src/app.rs#L23
the associated function or constant `new` exists for struct `VChild<yew_router::BrowserRouter>`, but its trait bounds were not satisfied
Rust / Test: src/app.rs#L24
the associated function or constant `new` exists for struct `VChild<yew_router::Switch<Route>>`, but its trait bounds were not satisfied
Rust / Test: src/app.rs#L24
the trait bound `yew_router::Switch<Route>: yew::Component` is not satisfied
Rust / Test: src/app.rs#L23
the trait bound `yew_router::BrowserRouter: yew::Component` is not satisfied