Skip to content

Fixed argument check error in Move language #9225

Fixed argument check error in Move language

Fixed argument check error in Move language #9225

Re-run triggered February 26, 2024 15:24
Status Failure
Total duration 49m 25s
Artifacts

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 29 warnings
build and test
Process completed with exit code 100.
build and test
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/.
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
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/stdlib/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/rpc/client/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/commons/accumulator/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/commons/accumulator/Cargo.toml: unused manifest key: dependencies.starcoin-logger.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/Cargo.toml: `default-features` is ignored for proptest, since `default-features` was not specified for `workspace.dependencies.proptest`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/Cargo.toml: unused manifest key: dependencies.starcoin-accumulator.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/Cargo.toml: unused manifest key: dependencies.starcoin-executor.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/Cargo.toml: unused manifest key: dependencies.starcoin-types.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/stratum/Cargo.toml: `default-features` is ignored for hex, since `default-features` was not specified for `workspace.dependencies.hex`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/node/Cargo.toml: unused manifest key: dependencies.starcoin-sync-api.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/move-coverage/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/move-package-manager/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/txpool/api/Cargo.toml: unused manifest key: dependencies.starcoin-types.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/mock/Cargo.toml: `default-features` is ignored for proptest, since `default-features` was not specified for `workspace.dependencies.proptest`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/mock/Cargo.toml: unused manifest key: dependencies.starcoin-accumulator.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/mock/Cargo.toml: unused manifest key: dependencies.starcoin-executor.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/mock/Cargo.toml: unused manifest key: dependencies.starcoin-types.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/sync/api/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/sync/api/Cargo.toml: unused manifest key: dependencies.starcoin-types.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/rpc/api/Cargo.toml: unused manifest key: dependencies.network-api.package
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
it looks like you have an existing installation of Rust at:
build and test
It is recommended that rustup be the primary Rust installation.
build and test
If you are sure that you want both rustup and your already installed Rust
build and test
or pass `-y' to ignore all ignorable checks.
build and test
continuing (because the -y flag is set and the error is ignorable)
build and test
Updating existing toolchain, profile choice will be ignored