refactor(backend): Config storage as an enum #5351
Annotations
15 warnings
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)
|
Run cargo clippy:
backend/src/http/v0/bulk/error.rs#L21
field `0` is never read
|
Run cargo clippy:
backend/src/http/v0/bulk/error.rs#L22
field `0` is never read
|
Run cargo clippy:
backend/src/http/v0/bulk/error.rs#L23
field `0` is never read
|
Run cargo clippy:
backend/src/http/v0/bulk/error.rs#L31
field `0` is never read
|
Run cargo clippy:
backend/src/http/v0/bulk/error.rs#L32
field `0` is never read
|
Run cargo clippy:
backend/src/http/v0/bulk/error.rs#L33
field `0` is never read
|
Run cargo clippy:
backend/src/storage/error.rs#L20
all variants have the same postfix: `Error`
|
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