feat: Add /v1/{check_email,bulk}
endpoints with throttle&concurrency
#5300
Annotations
5 errors and 14 warnings
Run cargo clippy:
backend/src/config.rs#L20
unresolved import `crate::worker`
|
Run cargo clippy:
backend/src/config.rs#L28
unresolved import `lapin`
|
Run cargo clippy:
backend/src/http/mod.rs#L95
cannot find value `pg_pool` in this scope
|
Run cargo clippy:
backend/src/http/mod.rs#L95
this function takes 1 argument but 2 arguments were supplied
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run cargo clippy
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run cargo clippy:
core/src/smtp/outlook/microsoft365.rs#L40
function `get_onedrive_url` is never used
|
Run cargo clippy:
core/src/smtp/outlook/microsoft365.rs#L66
function `check_microsoft365_api` is never used
|
Run cargo clippy:
core/src/util/sentry.rs#L57
field `0` is never read
|
Run cargo clippy:
core/src/util/sentry.rs#L58
field `0` is never read
|
Run cargo clippy:
core/src/util/sentry.rs#L59
field `0` is never read
|
Run cargo clippy:
core/src/lib.rs#L26
doc list item without indentation
|
Run cargo clippy:
core/src/lib.rs#L28
doc list item without indentation
|
Run cargo clippy:
core/src/lib.rs#L30
doc list item without indentation
|
Run cargo clippy:
core/src/lib.rs#L32
doc list item without indentation
|
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