Skip to content

404 add pooled reward pallet #501

404 add pooled reward pallet

404 add pooled reward pallet #501

Triggered via pull request October 12, 2023 21:37
Status Failure
Total duration 30m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-main.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci (ubuntu-latest): pallets/reward-distribution/src/lib.rs#L197
expected `;`, found keyword `let`
ci (ubuntu-latest): pallets/reward-distribution/src/lib.rs#L213
expected one of `:`, `@`, or `|`, found `)`
ci (ubuntu-latest): pallets/reward-distribution/src/lib.rs#L213
expected one of `,` or `>`, found `{`
ci (ubuntu-latest): pallets/reward-distribution/src/benchmarking.rs#L24
No valid #[extrinsic_call] or #[block] annotation could be found in benchmark function body.
ci (ubuntu-latest): pallets/reward-distribution/src/lib.rs#L179
cannot find value `new_reward_per_block` in this scope
ci (ubuntu-latest): pallets/reward-distribution/src/lib.rs#L201
failed to resolve: use of undeclared type `Amount`
ci (ubuntu-latest): pallets/reward-distribution/src/lib.rs#L202
cannot find associated type `BaseCurrency` in trait `Config`
ci (ubuntu-latest): pallets/reward-distribution/src/lib.rs#L208
failed to resolve: use of undeclared type `BoundedVec`
ci (ubuntu-latest): pallets/reward-distribution/src/benchmarking.rs#L2
unused import: `impl_benchmark_test_suite`
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/