Skip to content

build(deps): bump leptos_meta from 0.4.10 to 0.5.0 #134

build(deps): bump leptos_meta from 0.4.10 to 0.5.0

build(deps): bump leptos_meta from 0.4.10 to 0.5.0 #134

Triggered via push October 2, 2023 16:13
Status Failure
Total duration 29m 11s
Artifacts

ci.yml

on: push
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Build & Test (nightly): src/app.rs#L17
this function takes 0 arguments but 1 argument was supplied
Build & Test (nightly): src/app.rs#L19
the trait bound `&fn(StylesheetProps) -> impl leptos_dom::IntoView {leptos_meta::Stylesheet}: leptos::ComponentConstructor<_>` is not satisfied
Build & Test (nightly): src/app.rs#L19
the trait bound `fn(StylesheetProps) -> impl leptos_dom::IntoView {leptos_meta::Stylesheet}: leptos::Component<_>` is not satisfied
Build & Test (nightly): src/app.rs#L19
the trait bound `&fn(TitleProps) -> impl leptos_dom::IntoView {leptos_meta::Title}: leptos::ComponentConstructor<_>` is not satisfied
Build & Test (nightly): src/app.rs#L19
the trait bound `fn(TitleProps) -> impl leptos_dom::IntoView {leptos_meta::Title}: leptos::Component<_>` is not satisfied
Build & Test (nightly): src/app.rs#L19
the trait bound `&fn(MetaProps) -> impl leptos_dom::IntoView {leptos_meta::Meta}: leptos::ComponentConstructor<_>` is not satisfied
Build & Test (nightly): src/app.rs#L19
the trait bound `fn(MetaProps) -> impl leptos_dom::IntoView {leptos_meta::Meta}: leptos::Component<_>` is not satisfied
Build & Test (nightly): src/app.rs#L19
the trait bound `&fn(ScriptProps) -> impl leptos_dom::IntoView {leptos_meta::Script}: leptos::ComponentConstructor<_>` is not satisfied
Build & Test (nightly): src/app.rs#L19
the trait bound `fn(ScriptProps) -> impl leptos_dom::IntoView {leptos_meta::Script}: leptos::Component<_>` is not satisfied
Build & Test (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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