add Modification type to WriteOp(WriteSet) #9363
Annotations
3 errors and 3 warnings
build:
vm/e2e-tests/src/data_store.rs#L51
non-exhaustive patterns: `&WriteOp::Modification(_)` not covered
|
build
could not compile `starcoin-language-e2e-tests` due to previous error
|
build
The process '/home/ubuntu//.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run cargo check
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|
Loading