fix(deps): update yew monorepo #122
ci.yml
on: pull_request
Rust
/
Lint
37s
Rust
/
Format
26s
Rust
/
Dependencies
16s
Rust
/
Test
1m 1s
Annotations
20 errors
|
Rust / Lint:
src/components/project_card.rs#L24
the trait bound `radix_yew_themes::Flex: yew::Component` 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 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#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 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#L22
the trait bound `Theme: yew::Component` is not satisfied
|