Fix address str #9961
build_test.yml
on: pull_request
build and test
35m 10s
Annotations
1 error and 8 warnings
build and test
Process completed with exit code 100.
|
build and test
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|
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
`starcoin-vm-types` (lib) generated 2 warnings (2 duplicates)
|
build and test
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|