[compiler-v2]fix crate contrib contracts test(ignore test_merkle_distributor) #9964
Annotations
9 errors and 10 warnings
build and test:
executor/tests/publish_module_bundle_test.rs#L71
this function takes 3 arguments but 2 arguments were supplied
|
build and test
could not compile `starcoin-executor` (test "publish_module_bundle_test") due to 1 previous error
|
build and test:
executor/tests/executor_test.rs#L251
this function takes 3 arguments but 2 arguments were supplied
|
build and test:
executor/tests/executor_test.rs#L275
this function takes 3 arguments but 2 arguments were supplied
|
build and test:
executor/tests/executor_test.rs#L298
this function takes 3 arguments but 2 arguments were supplied
|
build and test:
executor/tests/executor_test.rs#L346
this function takes 3 arguments but 2 arguments were supplied
|
build and test:
executor/tests/executor_test.rs#L970
this function takes 3 arguments but 2 arguments were supplied
|
build and test:
executor/tests/executor_test.rs#L997
this function takes 3 arguments but 2 arguments were supplied
|
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:
vm/types/src/contract_event.rs#L56
using `clone` on type `EventKey` which implements the `Copy` trait
|
build and test
`starcoin-vm-types` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p starcoin-vm-types` to apply 2 suggestions)
|
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 3 warnings (2 duplicates) (run `cargo clippy --fix --lib -p starcoin-vm-types --tests` to apply 1 suggestion)
|
build and test:
vm/framework/move-stdlib/src/lib.rs#L19
using `clone` on type `Dir<'_>` which implements the `Copy` trait
|
build and test:
vm/framework/move-stdlib/src/lib.rs#L24
using `clone` on type `Dir<'_>` which implements the `Copy` trait
|
build and test
`starcoin-move-stdlib` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p starcoin-move-stdlib` to apply 2 suggestions)
|
build and test
`starcoin-vm-types` (lib) generated 2 warnings (2 duplicates)
|
build and test
`starcoin-move-stdlib` (lib) generated 2 warnings (2 duplicates)
|