Skip to content

Reproducing examples for the unexpected transfer history bug #31

Reproducing examples for the unexpected transfer history bug

Reproducing examples for the unexpected transfer history bug #31

Re-run triggered September 19, 2024 08:12
Status Failure
Total duration 1m 23s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.