405 create new reward distribution pallet #479
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/clients-info/src/tests.rs#L5
unresolved import `upgrade_client_releases`
|
ci (ubuntu-latest):
pallets/clients-info/src/tests.rs#L15
cannot find struct, variant or union type `ClientRelease` in this scope
|
ci (ubuntu-latest):
pallets/clients-info/src/tests.rs#L16
failed to resolve: use of undeclared type `BoundedVec`
|
ci (ubuntu-latest):
pallets/clients-info/src/tests.rs#L24
failed to resolve: use of undeclared type `PendingClientReleases`
|
ci (ubuntu-latest):
pallets/clients-info/src/tests.rs#L25
failed to resolve: use of undeclared type `BoundedVec`
|
ci (ubuntu-latest):
pallets/clients-info/src/tests.rs#L32
cannot find struct, variant or union type `ClientRelease` in this scope
|
ci (ubuntu-latest):
pallets/clients-info/src/tests.rs#L33
failed to resolve: use of undeclared type `BoundedVec`
|
ci (ubuntu-latest):
pallets/clients-info/src/tests.rs#L41
failed to resolve: use of undeclared type `CurrentClientReleases`
|
ci (ubuntu-latest):
pallets/clients-info/src/tests.rs#L42
failed to resolve: use of undeclared type `BoundedVec`
|
ci (ubuntu-latest):
pallets/clients-info/src/tests.rs#L47
cannot find function `try_upgrade_current_client_releases` in this scope
|
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/
|