Skip to content

Fixup CI

Fixup CI #4

Triggered via push May 4, 2024 16:20
Status Failure
Total duration 5m 21s
Billable time 9m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 19 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
publish-dry-run: src/macros.rs#L21
unused macro definition: `log_info`
publish-dry-run: src/cache.rs#L13
associated function `new` is never used
publish-dry-run: src/client.rs#L4
struct `Client` is never constructed
publish-dry-run: src/client.rs#L9
associated functions `from_builder` and `new` are never used
publish-dry-run: src/constants.rs#L3
constant `SDK_KEY_PROXY_PREFIX` is never used
publish-dry-run: src/constants.rs#L4
constant `SDK_KEY_PREFIX` is never used
publish-dry-run: src/constants.rs#L5
constant `CONFIG_FILE_NAME` is never used
publish-dry-run: src/constants.rs#L6
constant `SERIALIZATION_FORMAT_VERSION` is never used
publish-dry-run: src/constants.rs#L7
constant `SDK_KEY_SECTION_LENGTH` is never used
publish-dry-run: src/constants.rs#L8
constant `GLOBAL_CDN_URL` is never used
test: src/macros.rs#L21
unused macro definition: `log_info`
test: src/fetch/service.rs#L217
unused import: `std::task::Poll`
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
sonar: src/macros.rs#L21
unused macro definition: `log_info`
sonar: src/fetch/service.rs#L217
unused import: `std::task::Poll`
sonar: src/client.rs#L4
struct `Client` is never constructed
sonar: src/client.rs#L9
associated functions `from_builder` and `new` are never used
sonar: src/constants.rs#L4
constant `SDK_KEY_PREFIX` is never used
sonar: src/constants.rs#L7
constant `SDK_KEY_SECTION_LENGTH` is never used
sonar: src/fetch/service.rs#L108
method `refresh` is never used
sonar: src/model/enums.rs#L9
variant `Eu` is never constructed
sonar: src/options.rs#L78
methods `offline`, `http_timeout`, and `data_governance` are never used