Adding missing integration tests #415
Annotations
8 errors
tests/src/steward_fixtures.rs#L692
using `clone` on type `Pubkey` which implements the `Copy` trait
|
tests/src/steward_fixtures.rs#L693
using `clone` on type `Pubkey` which implements the `Copy` trait
|
tests/src/steward_fixtures.rs#L752
struct update has no effect, all the fields in the struct have already been specified
|
tests/src/steward_fixtures.rs#L785
using `clone` on type `ValidatorHistory` which implements the `Copy` trait
|
tests/src/steward_fixtures.rs#L1265
useless conversion to the same type: `u64`
|
tests/src/steward_fixtures.rs#L1285
useless conversion to the same type: `u64`
|
tests/src/steward_fixtures.rs#L1305
useless conversion to the same type: `u64`
|
|
This job failed
Loading