You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: trait `OrchestraFieldState` is never used
--> /__w/polkadot-sdk/polkadot-sdk/target/debug/build/expander-f21e58b59c39b7b5/out/orchestra-expansion-d13355006895.rs:14155:7
|
14155 | trait OrchestraFieldState<T> {}
| ^^^^^^^^^^^^^^^^^^^
|
= note: `-D dead-code` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(dead_code)]`
Rustc finished with error: exit status 1
error: could not compile `polkadot-overseer` (lib) due to 1 previous error
The text was updated successfully, but these errors were encountered:
Hitting this clippy warning here paritytech/polkadot-sdk#5676 (comment)
The text was updated successfully, but these errors were encountered: