new_framework_1.0.1 #212
Triggered via release
November 13, 2024 05:53
welbon
published
new_framework_1.0.1
Status
Success
Total duration
45m 29s
Artifacts
–
release_asset.yml
on: release
Build release asset with selfhosted
15m 18s
Matrix: Build release asset
Annotations
1 error and 55 warnings
Build release asset (macos-latest)
Error: Failed to download version v3.20.3: Error, Unexpected HTTP response: 404 - 404
|
Build release asset (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build release asset (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, arduino/setup-protoc@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 release asset (ubuntu-latest)
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/
|
Build release asset (ubuntu-latest)
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/
|
Build release asset (ubuntu-latest)
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 release asset (ubuntu-latest)
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 release asset (ubuntu-latest):
vm/types/src/account_config/resources/account.rs#L4
unused import: `crate::account_config::genesis_address`
|
Build release asset (ubuntu-latest):
vm/types/src/account_config/resources/account.rs#L7
unused imports: `CORE_CODE_ADDRESS`, `StructTag`
|
Build release asset (ubuntu-latest):
vm/types/src/account_config/resources/coin_store.rs#L24
associated items `new`, `coin`, `frozen`, `deposit_events`, and `withdraw_events` are never used
|
Build release asset (ubuntu-latest)
`starcoin-vm-types` (lib) generated 3 warnings (run `cargo fix --lib -p starcoin-vm-types` to apply 2 suggestions)
|
Build release asset (ubuntu-latest):
vm/vm-runtime/src/verifier/transaction_arg_validation.rs#L102
unused variable: `signer_ref_type`
|
Build release asset (ubuntu-latest):
vm/vm-runtime/src/verifier/transaction_arg_validation.rs#L103
unused variable: `signer_ref_type`
|
Build release asset (ubuntu-latest)
`starcoin-vm-runtime` (lib) generated 2 warnings
|
Build release asset (ubuntu-latest)
`starcoin-vm-types` (lib) generated 3 warnings (3 duplicates)
|
Build release asset (ubuntu-latest)
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|
Build release asset (ubuntu-20.04)
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/
|
Build release asset (ubuntu-20.04)
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/
|
Build release asset (ubuntu-20.04):
vm/types/src/account_config/resources/account.rs#L4
unused import: `crate::account_config::genesis_address`
|
Build release asset (ubuntu-20.04):
vm/types/src/account_config/resources/account.rs#L7
unused imports: `CORE_CODE_ADDRESS`, `StructTag`
|
Build release asset (ubuntu-20.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 release asset (ubuntu-20.04)
`starcoin-vm-types` (lib) generated 3 warnings (run `cargo fix --lib -p starcoin-vm-types` to apply 2 suggestions)
|
Build release asset (ubuntu-20.04)
`starcoin-vm-types` (lib) generated 3 warnings (3 duplicates)
|
Build release asset (ubuntu-20.04):
vm/vm-runtime/src/verifier/transaction_arg_validation.rs#L102
unused variable: `signer_ref_type`
|
Build release asset (ubuntu-20.04):
vm/vm-runtime/src/verifier/transaction_arg_validation.rs#L103
unused variable: `signer_ref_type`
|
Build release asset (ubuntu-20.04)
`starcoin-vm-runtime` (lib) generated 2 warnings
|
Build release asset (ubuntu-20.04)
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|
Build release asset (ubuntu-20.04)
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 release asset (ubuntu-20.04)
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 release asset (windows-latest)
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/
|
Build release asset (windows-latest)
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/
|
Build release asset (windows-latest)
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 release asset (windows-latest):
vm/types/src/account_config/resources/account.rs#L4
unused import: `crate::account_config::genesis_address`
|
Build release asset (windows-latest):
vm/types/src/account_config/resources/account.rs#L7
unused imports: `CORE_CODE_ADDRESS`, `StructTag`
|
Build release asset (windows-latest)
[email protected]: cl : Command line warning D9002 : ignoring unknown option '-maes'
|
Build release asset (windows-latest)
[email protected]: cl : Command line warning D9002 : ignoring unknown option '-maes'
|
Build release asset (windows-latest)
[email protected]: cl : Command line warning D9002 : ignoring unknown option '-maes'
|
Build release asset (windows-latest)
[email protected]: cl : Command line warning D9002 : ignoring unknown option '-maes'
|
Build release asset (windows-latest)
[email protected]: cl : Command line warning D9002 : ignoring unknown option '-maes'
|
Build release asset (windows-latest)
[email protected]: cl : Command line warning D9002 : ignoring unknown option '-maes'
|
Build release asset (windows-latest)
[email protected]: cl : Command line warning D9002 : ignoring unknown option '-maes'
|
Build release asset (windows-latest)
[email protected]: cl : Command line warning D9002 : ignoring unknown option '-maes'
|
Build release asset (windows-latest)
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 release asset with selfhosted
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/
|
Build release asset with selfhosted
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/
|
Build release asset with selfhosted
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 release asset with selfhosted
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 release asset with selfhosted:
vm/types/src/account_config/resources/account.rs#L4
unused import: `crate::account_config::genesis_address`
|
Build release asset with selfhosted:
vm/types/src/account_config/resources/account.rs#L7
unused imports: `CORE_CODE_ADDRESS`, `StructTag`
|
Build release asset with selfhosted:
vm/types/src/account_config/resources/coin_store.rs#L24
associated items `new`, `coin`, `frozen`, `deposit_events`, and `withdraw_events` are never used
|
Build release asset with selfhosted:
vm/vm-runtime/src/verifier/transaction_arg_validation.rs#L102
unused variable: `signer_ref_type`
|
Build release asset with selfhosted:
vm/vm-runtime/src/verifier/transaction_arg_validation.rs#L103
unused variable: `signer_ref_type`
|
Build release asset with selfhosted
`starcoin-vm-types` (lib) generated 3 warnings (run `cargo fix --lib -p starcoin-vm-types` to apply 2 suggestions)
|
Build release asset with selfhosted
`starcoin-vm-types` (lib) generated 3 warnings (3 duplicates)
|
Build release asset with selfhosted
`starcoin-vm-runtime` (lib) generated 2 warnings
|
Build release asset with selfhosted
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|