parse telephone numbers #121
Annotations
10 errors and 6 warnings
check:
src/parser/parse_from_text/phone_numbers.rs#L12
constant `MAX_COUNTRY_LEN` is never used
|
check:
src/parser/parse_from_text/phone_numbers.rs#L13
constant `MAX_AREA_LEN` is never used
|
check:
src/parser/parse_from_text/phone_numbers.rs#L14
constant `MAX_LOCAL_LEN` is never used
|
check:
src/parser/parse_from_text/phone_numbers.rs#L15
constant `PHONE_NUMBER_MINIMUM_DIGITS` is never used
|
check:
src/parser/parse_from_text/phone_numbers.rs#L18
function `is_sdd` is never used
|
check:
src/parser/parse_from_text/phone_numbers.rs#L22
function `is_digit` is never used
|
check:
src/parser/parse_from_text/phone_numbers.rs#L26
function `is_digit_or_ssd` is never used
|
check:
src/parser/parse_from_text/phone_numbers.rs#L30
function `eat_while_digit_or_sdd_but_spare_last_digit` is never used
|
check:
src/parser/parse_from_text/phone_numbers.rs#L55
function `internal_telephone_number` is never used
|
check:
src/parser/parse_from_text/phone_numbers.rs#L88
function `telephone_number` is never used
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@v2, 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/
|
Install 1.64.0
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 1.64.0
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 1.64.0
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 1.64.0
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/
|
check
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
The logs for this run have expired and are no longer available.
Loading