cnidarium: implement deferred commits via StagedWriteBatch
#177
docs-lint.yml
on: pull_request
rustdoc-lint
3m 5s
mdbook-lint
3m 56s
Annotations
3 errors and 2 warnings
rustdoc-lint
Command failed: cargo metadata --all-features --format-version 1
|
rustdoc-lint
error: failed to select a version for `ibc-proto`.
... required by package `penumbra-proto v0.71.0 (/home/runner/actions-runner/_work/penumbra/penumbra/crates/proto)`
... which satisfies path dependency `penumbra-proto` (locked to 0.71.0) of package `penumbra-asset v0.71.0 (/home/runner/actions-runner/_work/penumbra/penumbra/crates/core/asset)`
... which satisfies path dependency `penumbra-asset` (locked to 0.71.0) of package `penumbra-bench v0.71.0 (/home/runner/actions-runner/_work/penumbra/penumbra/crates/bench)`
versions that meet the requirements `^0.41.0` (locked to 0.41.0) are: 0.41.0
the package `penumbra-proto` depends on `ibc-proto`, with features: `tonic` but `ibc-proto` does not have these features.
It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
failed to select a version for `ibc-proto` which could resolve this conflict
|
mdbook-lint
Error: ENOENT: no such file or directory, opendir '/home/runner/actions-runner/_work/penumbra/penumbra/target'
|
rustdoc-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: astriaorg/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
mdbook-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: astriaorg/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|