fix(deps): update yew monorepo #116
website.yml
on: pull_request
Trunk
/
Build
1m 25s
Trunk
/
Deploy
0s
Annotations
10 errors
|
Trunk / Build:
src/components/link_button.rs#L74
the associated function or constant `new` exists for struct `VChild<Button>`, but its trait bounds were not satisfied
|
|
Trunk / Build:
src/components/link_button.rs#L119
the associated function or constant `new` exists for struct `VChild<radix_yew_themes::Link>`, but its trait bounds were not satisfied
|
|
Trunk / Build:
src/components/link_button.rs#L119
the trait bound `radix_yew_themes::Link: yew::Component` is not satisfied
|
|
Trunk / Build:
src/components/link_button.rs#L74
the trait bound `Button: yew::Component` is not satisfied
|
|
Trunk / Build:
src/app.rs#L22
the associated function or constant `new` exists for struct `VChild<Theme>`, but its trait bounds were not satisfied
|
|
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
|
|
Trunk / Build:
src/app.rs#L22
the trait bound `Theme: yew::Component` is not satisfied
|