new_framework_1.0.1 #212
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, arduino/setup-protoc@v1, actions-rs/cargo@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload mpm release asset
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload starcoin release asset
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build for ubuntu-18.04:
vm/types/src/account_config/resources/account.rs#L4
unused import: `crate::account_config::genesis_address`
|
build for ubuntu-18.04:
vm/types/src/account_config/resources/account.rs#L7
unused imports: `CORE_CODE_ADDRESS`, `StructTag`
|
build for ubuntu-18.04:
vm/types/src/account_config/resources/coin_store.rs#L24
associated items `new`, `coin`, `frozen`, `deposit_events`, and `withdraw_events` are never used
|
build for ubuntu-18.04:
vm/vm-runtime/src/verifier/transaction_arg_validation.rs#L102
unused variable: `signer_ref_type`
|
build for ubuntu-18.04:
vm/vm-runtime/src/verifier/transaction_arg_validation.rs#L103
unused variable: `signer_ref_type`
|
build for ubuntu-18.04
`starcoin-vm-types` (lib) generated 3 warnings (run `cargo fix --lib -p starcoin-vm-types` to apply 2 suggestions)
|
build for ubuntu-18.04
`starcoin-vm-types` (lib) generated 3 warnings (3 duplicates)
|
build for ubuntu-18.04
`starcoin-vm-runtime` (lib) generated 2 warnings
|
build for ubuntu-18.04
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|
Loading