build(deps): bump leptos_meta from 0.4.10 to 0.5.1 #140
Annotations
10 errors and 12 warnings
src/app.rs#L17
this function takes 0 arguments but 1 argument was supplied
|
src/app.rs#L19
the trait bound `&fn(StylesheetProps) -> impl leptos_dom::IntoView {leptos_meta::Stylesheet}: leptos::ComponentConstructor<_>` is not satisfied
|
src/app.rs#L19
the trait bound `fn(StylesheetProps) -> impl leptos_dom::IntoView {leptos_meta::Stylesheet}: leptos::Component<_>` is not satisfied
|
src/app.rs#L19
the trait bound `&fn(TitleProps) -> impl leptos_dom::IntoView {leptos_meta::Title}: leptos::ComponentConstructor<_>` is not satisfied
|
src/app.rs#L19
the trait bound `fn(TitleProps) -> impl leptos_dom::IntoView {leptos_meta::Title}: leptos::Component<_>` is not satisfied
|
src/app.rs#L19
the trait bound `&fn(MetaProps) -> impl leptos_dom::IntoView {leptos_meta::Meta}: leptos::ComponentConstructor<_>` is not satisfied
|
src/app.rs#L19
the trait bound `fn(MetaProps) -> impl leptos_dom::IntoView {leptos_meta::Meta}: leptos::Component<_>` is not satisfied
|
src/app.rs#L19
the trait bound `&fn(ScriptProps) -> impl leptos_dom::IntoView {leptos_meta::Script}: leptos::ComponentConstructor<_>` is not satisfied
|
src/app.rs#L19
the trait bound `fn(ScriptProps) -> impl leptos_dom::IntoView {leptos_meta::Script}: leptos::Component<_>` is not satisfied
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
src/contexts/auth.rs#L59
`&` without an explicit lifetime name cannot be used here
|
src/functions/auth/login.rs#L36
`&` without an explicit lifetime name cannot be used here
|
src/functions/auth/logout.rs#L7
`&` without an explicit lifetime name cannot be used here
|
src/functions/auth/register.rs#L35
`&` without an explicit lifetime name cannot be used here
|
src/functions/auth/verify.rs#L35
`&` without an explicit lifetime name cannot be used here
|
src/functions/auth/verify.rs#L67
`&` without an explicit lifetime name cannot be used here
|
|
The logs for this run have expired and are no longer available.
Loading