Skip to content

fix compiling errors #9810

fix compiling errors

fix compiling errors #9810

Triggered via pull request November 7, 2024 01:06
Status Success
Total duration 7m 3s
Artifacts

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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