Skip to content

test: impl tests

test: impl tests #269

Triggered via push January 2, 2025 19:57
Status Failure
Total duration 1m 6s
Billable time 1m
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
the trait bound `Self: pallet::Config` is not satisfied: pallets/governance/src/lib.rs#L103
error[E0277]: the trait bound `Self: pallet::Config` is not satisfied --> pallets/governance/src/lib.rs:103:9 | 103 | type DefaultProposalCost: Get<BalanceOf<Self>>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet::Config` is not implemented for `Self`
check
Clippy had exited with the 101 exit code
the trait bound `Self: pallet::Config` is not satisfied: pallets/governance/src/lib.rs#L103
error[E0277]: the trait bound `Self: pallet::Config` is not satisfied --> pallets/governance/src/lib.rs:103:9 | 103 | type DefaultProposalCost: Get<BalanceOf<Self>>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet::Config` is not implemented for `Self`