Restructure authentication policies. #2778
Annotations
2 errors and 4 warnings
|
Run cargo test -- --test-threads=1 2>&1
The operation was canceled.
|
Run cargo test -- --test-threads=1 2>&1:
src/daemon/auth/policy.rs#L144
methods `add` and `remove` are never used
|
Run cargo test -- --test-threads=1 2>&1:
src/daemon/auth/policy.rs#L216
fields `map` and `default` are never read
|
Run cargo build --locked:
src/daemon/auth/policy.rs#L144
methods `add` and `remove` are never used
|
Run cargo build --locked:
src/daemon/auth/policy.rs#L216
fields `map` and `default` are never read
|
Loading