polkadot icon indicating copy to clipboard operation
polkadot copied to clipboard

companion for #13555

Open niklasad1 opened this issue 2 years ago • 1 comments

niklasad1 avatar Mar 08 '23 12:03 niklasad1

Waiting for commit status.

Merge cancelled due to error. Error: Statuses failed for 4f6502f32c1e70c8daee948f72e6837742d4abb6

bot rebase

niklasad1 avatar Mar 15 '23 08:03 niklasad1

Rebased

The CI pipeline was cancelled due to failure one of the required jobs. Job name: test-linux-stable Logs: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/2524444

paritytech-cicd-pr avatar Mar 15 '23 08:03 paritytech-cicd-pr

bot merge

niklasad1 avatar Mar 15 '23 10:03 niklasad1

Error: Statuses failed for 14101d766765fec60adaeca898c7e7c5fd5030c4

 error[E0046]: not all trait items implemented, missing: `set_commission`, `set_commission_max`, `set_commission_change_rate`, `claim_commission`
    --> /builds/parity/mirrors/polkadot/runtime/polkadot/src/weights/pallet_nomination_pools.rs:47:1
     |
  47 | impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo<T> {
     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `set_commission`, `set_commission_max`, `set_commission_change_rate`, `claim_commission` in implementation
     |

should be fixed here https://github.com/paritytech/polkadot/pull/6264 so lets merge.

ggwpez avatar Mar 15 '23 13:03 ggwpez