Build and Test #9102
build_test.yml
on: workflow_dispatch
build and test
22m 22s
Annotations
1 error and 11 warnings
build and test
The operation was canceled.
|
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:
vm/e2e-tests/src/account.rs#L532
function `new_event_handle` is never used
|
build and test:
vm/e2e-tests/src/account_universe/bad_transaction.rs#L127
field `new_keypair` is never read
|
build and test:
vm/transaction-benchmarks/src/transactions.rs#L11
unused import: `SystemTime`
|
build and test:
vm/transaction-benchmarks/src/transactions.rs#L16
unused import: `log_balance_strategy`
|
build and test
`starcoin-transaction-benchmarks` (lib) generated 2 warnings
|
build and test:
vm/transaction-benchmarks/src/main.rs#L32
unused variable: `default_num_accounts`
|
build and test:
vm/transaction-benchmarks/src/main.rs#L33
unused variable: `default_num_transactions`
|
build and test:
vm/transaction-benchmarks/src/main.rs#L37
variable does not need to be mutable
|
build and test
`starcoin-transaction-benchmarks` (bin "starcoin-transaction-benchmarks") generated 3 warnings
|
build and test
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|