Skip to content

fix(deps): update yew monorepo #99

fix(deps): update yew monorepo

fix(deps): update yew monorepo #99

Triggered via pull request May 18, 2026 19:42
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Rust / Lint: src/components/project_card.rs#L27
the trait bound `Style: IntoPropValue<Option<IString>>` is not satisfied
Rust / Lint: src/components/project_card.rs#L27
the trait bound `Style: IntoPropValue<Option<IString>>` is not satisfied
Rust / Lint: src/components/project_card.rs#L23
the trait bound `radix_yew_themes::Flex: yew::Component` is not satisfied
Rust / Lint: src/components/project_card.rs#L22
the trait bound `radix_yew_themes::Card: yew::Component` is not satisfied
Rust / Lint: src/components/link_button.rs#L74
the function or associated item `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 function or associated item `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 function or associated item `new` exists for struct `yew::virtual_dom::VChild<radix_yew_themes::Theme>`, but its trait bounds were not satisfied
Rust / Lint: src/app.rs#L22
the trait bound `radix_yew_themes::Theme: yew::Component` is not satisfied
Rust / Test: src/components/project_card.rs#L24
the trait bound `radix_yew_themes::Flex: yew::Component` is not satisfied
Rust / Test: src/components/project_card.rs#L27
the trait bound `Style: IntoPropValue<Option<implicit_clone::unsync::string::IString>>` is not satisfied
Rust / Test: src/components/project_card.rs#L23
the trait bound `radix_yew_themes::Flex: yew::Component` is not satisfied
Rust / Test: src/components/project_card.rs#L22
the trait bound `Card: yew::Component` is not satisfied
Rust / Test: src/components/link_button.rs#L74
the function or associated item `new` exists for struct `VChild<Button>`, but its trait bounds were not satisfied
Rust / Test: src/components/link_button.rs#L119
the function or associated item `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 function or associated item `new` exists for struct `VChild<Theme>`, but its trait bounds were not satisfied
Rust / Test: src/app.rs#L22
the trait bound `Theme: yew::Component` is not satisfied