fix(deps): update rust crate async-trait to 0.1.80 - autoclosed #291
Annotations
10 warnings
Run checks:
radius/src/core/avp.rs#L2
the item `TryInto` is imported redundantly
|
Run checks:
radius/src/core/code.rs#L1
the item `TryFrom` is imported redundantly
|
Run checks:
radius/src/core/packet.rs#L1
the item `TryInto` is imported redundantly
|
Run checks:
e2e-test/src/test.rs#L14
struct `MyRequestHandler` is never constructed
|
Run checks:
e2e-test/src/test.rs#L43
struct `LongTimeTakingHandler` is never constructed
|
Run checks:
e2e-test/src/test.rs#L61
struct `MySecretProvider` is never constructed
|
Run checks:
radius/src/core/avp.rs#L2
the item `TryInto` is imported redundantly
|
Run checks:
radius/src/core/code.rs#L1
the item `TryFrom` is imported redundantly
|
Run checks:
radius/src/core/packet.rs#L1
the item `TryInto` is imported redundantly
|
Run checks:
radius/src/core/avp.rs#L744
assigning the result of `Clone::clone()` may be inefficient
|
Loading