refactor(backend): Config storage as an enum #5344
Annotations
6 errors and 8 warnings
Run cargo clippy:
backend/src/storage/postgres.rs#L19
failed to resolve: could not find `worker` in the crate root
|
Run cargo clippy:
backend/src/storage/mod.rs#L20
failed to resolve: could not find `worker` in the crate root
|
Run cargo clippy:
backend/src/config.rs#L76
cannot find type `Arc` in this scope
|
Run cargo clippy:
backend/src/config.rs#L121
failed to resolve: use of undeclared type `Arc`
|
Run cargo clippy:
backend/src/config.rs#L145
cannot find type `Arc` in this scope
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run cargo clippy
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run cargo clippy:
core/src/util/sentry.rs#L56
the following explicit lifetimes could be elided: 'a
|
Run cargo clippy
`check-if-email-exists` (lib) generated 1 warning (run `cargo clippy --fix --lib -p check-if-email-exists` to apply 1 suggestion)
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Loading