Skip to content

feat(db): adjust env vars to fit deployment #78

feat(db): adjust env vars to fit deployment

feat(db): adjust env vars to fit deployment #78

Triggered via push August 30, 2023 22:04
Status Success
Total duration 3m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

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#L17
`&` without an explicit lifetime name cannot be used here
Build & Test (nightly): src/repository/logged_in.rs#L25
`&` without an explicit lifetime name cannot be used here
Build & Test (nightly)
`aoc_website` (lib) generated 7 warnings (run `cargo fix --lib -p aoc_website` to apply 3 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