feat(auth): introduce use_user hook #72
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
25 warnings
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#L48
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L41
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L69
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L106
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly)
`aoc_website` (lib) generated 4 warnings
|
Build & Test (nightly):
src/contexts/auth.rs#L48
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L41
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L69
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L106
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/repository/user.rs#L16
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/contexts/auth.rs#L48
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L41
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L69
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L106
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/repository/user.rs#L16
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/repository/session.rs#L15
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly)
`aoc_website` (lib) generated 6 warnings (run `cargo fix --lib -p aoc_website` to apply 2 suggestions)
|
Build & Test (nightly):
src/contexts/auth.rs#L48
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L41
`&` without an explicit lifetime name cannot be used here
|
Build & Test (nightly):
src/functions/auth.rs#L69
`&` without an explicit lifetime name cannot be used here
|