Reproducing examples for the unexpected transfer history bug #31
Annotations
9 errors
lint:
tests/utils/helpers.rs#L3
unused import: `WalletError`
|
lint:
tests/utils/helpers.rs#L849
unneeded `return` statement
|
lint:
tests/transfers.rs#L828
casting integer literal to `u64` is unnecessary
|
lint:
tests/transfers.rs#L839
casting integer literal to `u64` is unnecessary
|
lint:
tests/transfers.rs#L895
length comparison to zero
|
lint:
tests/transfers.rs#L898
this let-binding has unit value
|
lint
Process completed with exit code 101.
|
test_and_coverage:
tests/utils/helpers.rs#L3
unused import: `WalletError`
|
test_and_coverage
Process completed with exit code 1.
|