build(deps): bump leptos_actix from 0.4.10 to 0.5.0 #136
Annotations
3 errors and 15 warnings
src/functions/auth/login.rs#L49
this function takes 1 argument but 2 arguments were supplied
|
src/functions/auth/login.rs#L69
this function takes 1 argument but 2 arguments were supplied
|
|
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
|
|
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
|
The logs for this run have expired and are no longer available.
Loading