fix compiling errors #9810
Annotations
11 warnings
build and test
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/
|
build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build and test:
types/src/vm/config.rs#L69
this expression creates a reference which is immediately dereferenced by the compiler
|
build and test:
types/src/vm/config.rs#L71
this expression creates a reference which is immediately dereferenced by the compiler
|
build and test:
types/src/vm/config.rs#L73
this expression creates a reference which is immediately dereferenced by the compiler
|
build and test:
types/src/vm/config.rs#L73
this expression creates a reference which is immediately dereferenced by the compiler
|
build and test
`starcoin-types` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p starcoin-types` to apply 4 suggestions)
|
build and test
`starcoin-types` (lib) generated 4 warnings (4 duplicates)
|
build and test:
vm/framework/cached-packages/src/starcoin_framework_sdk_builder.rs#L41
large size difference between variants
|
build and test
`starcoin-cached-packages` (lib) generated 1 warning
|
build and test
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|