feat: improve crate structure and macros #79
Merged
Annotations
10 warnings
|
delta-sharing/client/src/client/token.rs#L34
unexpected `cfg` condition value: `aws`
|
|
delta-sharing/client/src/client/mod.rs#L423
unexpected `cfg` condition value: `aws`
|
|
delta-sharing/client/src/client/mod.rs#L423
unexpected `cfg` condition value: `gcp`
|
|
delta-sharing/client/src/client/mod.rs#L423
unexpected `cfg` condition value: `azure`
|
|
delta-sharing/client/src/client/mod.rs#L566
unexpected `cfg` condition value: `aws`
|
|
delta-sharing/client/src/client/mod.rs#L556
associated function `new` is never used
|
|
delta-sharing/client/src/client/retry.rs#L162
method `idempotent` is never used
|
|
delta-sharing/postgres/src/resources.rs#L115
unused variable: `id`
|
|
delta-sharing/postgres/src/resources.rs#L116
unused variable: `resource`
|
|
delta-sharing/postgres/src/resources.rs#L154
unused variable: `from`
|
The logs for this run have expired and are no longer available.
Loading