Refactor with framework sdk #9883
Annotations
4 errors and 5 warnings
build and test:
executor/tests/block_reward_test.rs#L7
unresolved import `test_helper::dao::empty_txn_payload`
|
build and test:
chain/tests/block_test_utils.rs#L16
unresolved import `starcoin_transaction_builder::build_empty_script`
|
build and test
could not compile `starcoin-executor` (test "block_reward_test") due to 1 previous error
|
build and test
The process '/home/ubuntu//.cargo/bin/cargo' failed with exit code 101
|
build and test:
vm/types/src/state_view.rs#L60
question mark operator is useless here
|
build and test
`starcoin-vm-types` (lib) generated 1 warning (run `cargo clippy --fix --lib -p starcoin-vm-types` to apply 1 suggestion)
|
build and test:
vm/types/src/on_chain_resource/block_metadata.rs#L65
`to_string` applied to a type that implements `Display` in `assert_eq!` args
|
build and test
`starcoin-vm-types` (lib test) generated 2 warnings (1 duplicate) (run `cargo clippy --fix --lib -p starcoin-vm-types --tests` to apply 1 suggestion)
|
build and test
`starcoin-vm-types` (lib) generated 1 warning (1 duplicate)
|