Update service.rs #9
Annotations
10 errors and 10 warnings
clippy:
src/macros.rs#L21
unused macro definition: `log_info`
|
clippy:
src/cache.rs#L13
associated function `new` is never used
|
clippy:
src/client.rs#L4
struct `Client` is never constructed
|
clippy:
src/client.rs#L9
associated functions `from_builder` and `new` are never used
|
clippy:
src/constants.rs#L3
constant `SDK_KEY_PROXY_PREFIX` is never used
|
clippy:
src/constants.rs#L4
constant `SDK_KEY_PREFIX` is never used
|
clippy:
src/constants.rs#L5
constant `CONFIG_FILE_NAME` is never used
|
clippy:
src/constants.rs#L6
constant `SERIALIZATION_FORMAT_VERSION` is never used
|
clippy:
src/constants.rs#L7
constant `SDK_KEY_SECTION_LENGTH` is never used
|
clippy:
src/constants.rs#L8
constant `GLOBAL_CDN_URL` is never used
|
test:
src/macros.rs#L21
unused macro definition: `log_info`
|
test:
src/cache.rs#L13
associated function `new` is never used
|
test:
src/client.rs#L4
struct `Client` is never constructed
|
test:
src/client.rs#L9
associated functions `from_builder` and `new` are never used
|
test:
src/constants.rs#L3
constant `SDK_KEY_PROXY_PREFIX` is never used
|
test:
src/constants.rs#L4
constant `SDK_KEY_PREFIX` is never used
|
test:
src/constants.rs#L5
constant `CONFIG_FILE_NAME` is never used
|
test:
src/constants.rs#L6
constant `SERIALIZATION_FORMAT_VERSION` is never used
|
test:
src/constants.rs#L7
constant `SDK_KEY_SECTION_LENGTH` is never used
|
test:
src/constants.rs#L8
constant `GLOBAL_CDN_URL` is never used
|