feat: Remove ReacherConfig, use CheckEmailInput #5311
Annotations
4 errors and 8 warnings
Run cargo check:
cli/src/main.rs#L18
unresolved import `check_if_email_exists::config`
|
Run cargo check:
cli/src/main.rs#L124
this function takes 1 argument but 2 arguments were supplied
|
Run cargo check
could not compile `check-if-email-exists-cli` (bin "check_if_email_exists") due to 2 previous errors
|
Run cargo check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run cargo check
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run cargo check:
core/src/smtp/outlook/microsoft365.rs#L41
function `get_onedrive_url` is never used
|
Run cargo check:
core/src/smtp/outlook/microsoft365.rs#L67
function `check_microsoft365_api` is never used
|
Run cargo check
`check-if-email-exists` (lib) generated 2 warnings
|
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