chain add directly save special block without execute #9199
Triggered via pull request
February 20, 2024 03:00
Status
Failure
Total duration
2h 39m 37s
Artifacts
–
Annotations
10 errors and 4 warnings
build and test:
cmd/db-exporter/src/command_decode_payload.rs#L66
associated function `new_from_vm_error` is never used
|
build and test:
cmd/db-exporter/src/command_decode_payload.rs#L74
associated function `new_from_partial_vm_error` is never used
|
build and test:
cmd/db-exporter/src/command_progress.rs#L27
fields `ty_args` and `args` are never read
|
build and test:
cmd/db-exporter/src/command_progress.rs#L32
associated function `new` is never used
|
build and test:
cmd/db-exporter/src/command_decode_payload.rs#L217
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `std::ops::FromResidual`)
|
build and test:
cmd/db-exporter/src/command_decode_payload.rs#L69
using `clone` on type `starcoin_crypto::HashValue` which implements the `Copy` trait
|
build and test:
cmd/db-exporter/src/command_decode_payload.rs#L81
using `clone` on type `starcoin_crypto::HashValue` which implements the `Copy` trait
|
|
build and test:
cmd/db-exporter/src/command_progress.rs#L58
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
build and test:
cmd/db-exporter/src/command_progress.rs#L63
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
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
base-devel-1-1 is up to date -- reinstalling
|
build and test
protobuf-25.2-1 is up to date -- reinstalling
|