fix(deps): update yew monorepo #70
Annotations
20 errors and 2 warnings
|
Lint:
src/components/project_card.rs#L24
the trait bound `radix_yew_themes::Flex: yew::Component` is not satisfied
|
|
Lint:
src/components/project_card.rs#L27
the trait bound `Style: IntoPropValue<Option<IString>>` is not satisfied
|
|
Lint:
src/components/project_card.rs#L23
the trait bound `radix_yew_themes::Flex: yew::Component` is not satisfied
|
|
Lint:
src/components/project_card.rs#L22
the trait bound `radix_yew_themes::Card: yew::Component` is not satisfied
|
|
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
|
|
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
|
|
Lint:
src/components/link_button.rs#L119
the trait bound `radix_yew_themes::Link: yew::Component` is not satisfied
|
|
Lint:
src/components/link_button.rs#L74
the trait bound `radix_yew_themes::Button: yew::Component` is not satisfied
|
|
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
|
|
Lint:
src/app.rs#L22
the trait bound `radix_yew_themes::Theme: yew::Component` is not satisfied
|
|
Test:
src/components/project_card.rs#L24
the trait bound `radix_yew_themes::Flex: yew::Component` is not satisfied
|
|
Test:
src/components/project_card.rs#L27
the trait bound `Style: IntoPropValue<Option<implicit_clone::unsync::string::IString>>` is not satisfied
|
|
Test:
src/components/project_card.rs#L23
the trait bound `radix_yew_themes::Flex: yew::Component` is not satisfied
|
|
Test:
src/components/project_card.rs#L22
the trait bound `Card: yew::Component` is not satisfied
|
|
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
|
|
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
|
|
Test:
src/components/link_button.rs#L119
the trait bound `radix_yew_themes::Link: yew::Component` is not satisfied
|
|
Test:
src/components/link_button.rs#L74
the trait bound `Button: yew::Component` is not satisfied
|
|
Test:
src/app.rs#L22
the function or associated item `new` exists for struct `VChild<Theme>`, but its trait bounds were not satisfied
|
|
Test:
src/app.rs#L22
the trait bound `Theme: yew::Component` is not satisfied
|
|
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|