Build and Test #9107
build_test.yml
on: workflow_dispatch
build and test
40m 43s
Annotations
12 warnings
build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions/upload-artifact@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 and test
No files were found with the provided path: ./target/criterion/peer_to_peer/profile/flamegraph.svg
./target/criterion/peer_to_peer_parallel/profile/flamegraph.svg. No artifacts will be uploaded.
|
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
|