build(deps): bump leptos_router from 0.4.10 to 0.5.0 #135
Annotations
10 errors and 12 warnings
Build & Test (nightly):
src/app.rs#L38
the trait bound `&fn(RouterProps) -> impl leptos_dom::IntoView {leptos_router::Router}: leptos::ComponentConstructor<_>` is not satisfied
|
Build & Test (nightly):
src/app.rs#L38
the trait bound `fn(RouterProps) -> impl leptos_dom::IntoView {leptos_router::Router}: leptos::Component<_>` is not satisfied
|
Build & Test (nightly):
src/app.rs#L38
the trait bound `&fn(RoutesProps) -> impl leptos_dom::IntoView {leptos_router::Routes}: leptos::ComponentConstructor<_>` is not satisfied
|
Build & Test (nightly):
src/app.rs#L38
the trait bound `fn(RoutesProps) -> impl leptos_dom::IntoView {leptos_router::Routes}: leptos::Component<_>` is not satisfied
|
Build & Test (nightly):
src/app.rs#L38
the trait bound `&fn(RouteProps<_, _, _>) -> impl leptos_dom::IntoView {leptos_router::Route::<_, _, _>}: leptos::ComponentConstructor<_>` is not satisfied
|
Build & Test (nightly):
src/app.rs#L38
the trait bound `fn(RouteProps<_, _, _>) -> impl leptos_dom::IntoView {leptos_router::Route::<_, _, _>}: leptos::Component<_>` is not satisfied
|
Build & Test (nightly):
src/components/code/code_sidebar.rs#L8
this function takes 0 arguments but 1 argument was supplied
|
Build & Test (nightly):
src/components/code/code_sidebar.rs#L9
no method named `with` found for struct `leptos_reactive::memo::Memo` in the current scope
|
Build & Test (nightly):
src/views/code.rs#L8
this function takes 0 arguments but 1 argument was supplied
|
Build & Test (nightly):
src/views/code.rs#L9
no method named `with` found for struct `leptos_reactive::memo::Memo` in the current scope
|
Build & Test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build & Test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (nightly):
src/contexts/auth.rs#L59
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth/login.rs#L36
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth/logout.rs#L7
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth/register.rs#L35
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth/verify.rs#L35
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth/verify.rs#L67
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly)
`aoc_website` (lib) generated 6 warnings
|