405 create new reward distribution pallet #477
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L15
failed to resolve: use of undeclared type `BoundedVec`
|
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L16
failed to resolve: use of undeclared type `BoundedVec`
|
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L17
cannot find struct, variant or union type `ClientRelease` in this scope
|
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L27
failed to resolve: use of undeclared type `BoundedVec`
|
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L28
failed to resolve: use of undeclared type `BoundedVec`
|
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L29
cannot find struct, variant or union type `ClientRelease` in this scope
|
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L9
no variant or associated item named `new_call_variant_set_current_client_release` found for enum `pallet::Call` in the current scope
|
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L22
failed to resolve: use of undeclared type `CurrentClientReleases`
|
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L9
no variant or associated item named `new_call_variant_set_pending_client_release` found for enum `pallet::Call` in the current scope
|
ci (ubuntu-latest):
pallets/reward-distribution/src/benchmarking.rs#L34
failed to resolve: use of undeclared type `PendingClientReleases`
|
ci (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|