fix(deps): update rust crate yew-router to 0.20.0 #109
website.yml
on: pull_request
Trunk
/
Build
49s
Trunk
/
Deploy
0s
Annotations
5 errors
|
Trunk / Build
Process completed with exit code 1.
|
|
Trunk / Build:
src/app.rs#L23
the associated function or constant `new` exists for struct `VChild<yew_router::BrowserRouter>`, but its trait bounds were not satisfied
|
|
Trunk / Build:
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
|
|
Trunk / Build:
src/app.rs#L24
the trait bound `yew_router::Switch<Route>: yew::Component` is not satisfied
|
|
Trunk / Build:
src/app.rs#L23
the trait bound `yew_router::BrowserRouter: yew::Component` is not satisfied
|