fix: resolve subnet limit bugs #118
Annotations
1 error and 14 warnings
Check Clippy errors
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1, arduino/setup-protoc@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check Clippy errors
It seems that this Action is executed from the forked repository.
|
Check Clippy errors
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
Run tests:
pallets/subspace/tests/voting.rs#L5
unused import: `sp_arithmetic::per_things::Percent`
|
Run tests
`pallet-subspace` (test "voting") generated 1 warning (run `cargo fix --test "voting"` to apply 1 suggestion)
|
Run tests:
pallets/subspace/tests/subnets.rs#L201
unused `Result` that must be used
|
Run tests:
pallets/subspace/tests/subnets.rs#L218
unused `Result` that must be used
|
Run tests:
pallets/subspace/tests/subnets.rs#L251
unused `Result` that must be used
|
Run tests
`pallet-subspace` (test "subnets") generated 3 warnings
|
Run tests:
pallets/subspace/tests/registration.rs#L32
unused `Result` that must be used
|
Run tests:
pallets/subspace/tests/staking.rs#L72
unused `Result` that must be used
|
Run tests:
pallets/subspace/tests/staking.rs#L77
unused `Result` that must be used
|
Run tests:
pallets/subspace/tests/staking.rs#L127
unused `Result` that must be used
|
Loading