Skip to content

fix(deps): update yew monorepo to 0.23.0 #107

fix(deps): update yew monorepo to 0.23.0

fix(deps): update yew monorepo to 0.23.0 #107

Triggered via pull request June 11, 2026 18:41
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Rust / Lint: src/components/link_button.rs#L74
the associated function or constant `new` exists for struct `yew::virtual_dom::VChild<radix_yew_themes::Button>`, but its trait bounds were not satisfied
Rust / Lint: src/components/link_button.rs#L119
the associated function or constant `new` exists for struct `yew::virtual_dom::VChild<radix_yew_themes::Link>`, but its trait bounds were not satisfied
Rust / Lint: src/components/link_button.rs#L119
the trait bound `radix_yew_themes::Link: yew::Component` is not satisfied
Rust / Lint: src/components/link_button.rs#L74
the trait bound `radix_yew_themes::Button: yew::Component` is not satisfied
Rust / Lint: src/app.rs#L22
the associated function or constant `new` exists for struct `yew::virtual_dom::VChild<radix_yew_themes::Theme>`, but its trait bounds were not satisfied
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 / Lint: src/app.rs#L22
the trait bound `radix_yew_themes::Theme: yew::Component` is not satisfied
Rust / Test: src/components/link_button.rs#L74
the associated function or constant `new` exists for struct `VChild<Button>`, but its trait bounds were not satisfied
Rust / Test: 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
Rust / Test: src/components/link_button.rs#L119
the trait bound `radix_yew_themes::Link: yew::Component` is not satisfied
Rust / Test: src/components/link_button.rs#L74
the trait bound `Button: yew::Component` is not satisfied
Rust / Test: src/app.rs#L22
the associated function or constant `new` exists for struct `VChild<Theme>`, but its trait bounds were not satisfied
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
Rust / Test: src/app.rs#L22
the trait bound `Theme: yew::Component` is not satisfied