Skip to content

Add user object / missing docs #12

Add user object / missing docs

Add user object / missing docs #12

Triggered via push May 7, 2024 00:23
Status Failure
Total duration 1m 0s
Billable time 3m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
clippy: src/macros.rs#L21
unused macro definition: `log_info`
clippy: src/client.rs#L6
field `options` is never read
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
clippy: src/constants.rs#L9
constant `EU_CDN_URL` is never used
clippy: src/errors.rs#L14
variants `Parse` and `Http` are never constructed
test: src/macros.rs#L21
unused macro definition: `log_info`
test: src/client.rs#L6
field `options` is never read
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
test: src/constants.rs#L9
constant `EU_CDN_URL` is never used
test: src/errors.rs#L14
variants `Parse` and `Http` are never constructed