Fix executor test #9897
Annotations
2 errors and 5 warnings
|
run cargo check
The operation was canceled.
|
run cargo check:
vm/types/src/state_view.rs#L60
question mark operator is useless here
|
run cargo check
`starcoin-vm-types` (lib) generated 1 warning (run `cargo clippy --fix --lib -p starcoin-vm-types` to apply 1 suggestion)
|
run cargo check:
vm/types/src/on_chain_resource/block_metadata.rs#L65
`to_string` applied to a type that implements `Display` in `assert_eq!` args
|
run cargo check
`starcoin-vm-types` (lib test) generated 2 warnings (1 duplicate) (run `cargo clippy --fix --lib -p starcoin-vm-types --tests` to apply 1 suggestion)
|
run cargo check
`starcoin-vm-types` (lib) generated 1 warning (1 duplicate)
|
Loading