Skip to content

Fix address str

Fix address str #9961

Re-run triggered December 11, 2024 06:30
Status Failure
Total duration 35m 21s
Artifacts

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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