Skip to content

Fix executor error code #9904

Fix executor error code

Fix executor error code #9904

Triggered via pull request November 29, 2024 06:55
Status Success
Total duration 21m 15s
Artifacts

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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)
build and test
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0