build: update to tenderdash 1.1.0-dev.3, rs-tenderdash-abci 1.1.0-dev.1 #3084
Annotations
2 errors and 1 warning
packages/rs-drive-abci/src/execution/engine/initialization/init_chain/v0/mod.rs#L129
error[E0063]: missing field `genesis_time` in initializer of `tenderdash_abci::tenderdash_proto::abci::ResponseInitChain`
--> packages/rs-drive-abci/src/execution/engine/initialization/init_chain/v0/mod.rs:129:12
|
129 | Ok(ResponseInitChain {
| ^^^^^^^^^^^^^^^^^ missing `genesis_time`
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: mozilla-actions/[email protected], strophy/actions-cache@opendal-update. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading