fix(deps): update yew monorepo #70
website.yml
on: pull_request
Build Website
32s
Deploy
0s
Annotations
10 errors and 1 warning
|
Build Website:
src/components/project_card.rs#L24
the trait bound `radix_yew_themes::Flex: yew::Component` is not satisfied
|
|
Build Website:
src/components/project_card.rs#L27
the trait bound `Style: IntoPropValue<Option<implicit_clone::unsync::string::IString>>` is not satisfied
|
|
Build Website:
src/components/project_card.rs#L23
the trait bound `radix_yew_themes::Flex: yew::Component` is not satisfied
|
|
Build Website:
src/components/project_card.rs#L22
the trait bound `Card: yew::Component` is not satisfied
|
|
Build Website:
src/components/link_button.rs#L74
the function or associated item `new` exists for struct `VChild<Button>`, but its trait bounds were not satisfied
|
|
Build Website:
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
|
|
Build Website:
src/components/link_button.rs#L119
the trait bound `radix_yew_themes::Link: yew::Component` is not satisfied
|
|
Build Website:
src/components/link_button.rs#L74
the trait bound `Button: yew::Component` is not satisfied
|
|
Build Website:
src/app.rs#L22
the function or associated item `new` exists for struct `VChild<Theme>`, but its trait bounds were not satisfied
|
|
Build Website:
src/app.rs#L22
the trait bound `Theme: yew::Component` is not satisfied
|
|
Build Website
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/
|