Skip to content

feat(node)!: Replace Store::remove_tail with Store::remove_height #2707

feat(node)!: Replace Store::remove_tail with Store::remove_height

feat(node)!: Replace Store::remove_tail with Store::remove_height #2707

Triggered via pull request February 26, 2025 11:15
Status Failure
Total duration 3m 10s
Artifacts

ci.yml

on: pull_request
Matrix: clippy
Matrix: test-bindings
Matrix: test-wasm
Matrix: test
Required checks
0s
Required checks
Fit to window
Zoom out
Zoom in

Annotations

22 errors
clippy (lumina-node-wasm): node/src/store/indexed_db_store.rs#L425
method `remove_last` is not a member of trait `Store`
clippy (lumina-node-wasm): node/src/store/indexed_db_store.rs#L326
not all trait items implemented, missing: `remove_height`
clippy (lumina-node-wasm)
Process completed with exit code 101.
docs: node/src/store/indexed_db_store.rs#L425
method `remove_last` is not a member of trait `Store`
docs: node/src/store/indexed_db_store.rs#L326
not all trait items implemented, missing: `remove_height`
docs
Process completed with exit code 101.
build-wasm: node/src/store/indexed_db_store.rs#L425
method `remove_last` is not a member of trait `Store`
build-wasm: node/src/store/indexed_db_store.rs#L326
not all trait items implemented, missing: `remove_height`
build-wasm
Process completed with exit code 1.
clippy (lumina-node-uniffi): node/src/store/indexed_db_store.rs#L425
method `remove_last` is not a member of trait `Store`
clippy (lumina-node-uniffi): node/src/store/indexed_db_store.rs#L326
not all trait items implemented, missing: `remove_height`
clippy (lumina-node-uniffi)
Process completed with exit code 101.
clippy (lumina-node): node/src/store/indexed_db_store.rs#L425
method `remove_last` is not a member of trait `Store`
clippy (lumina-node): node/src/store/indexed_db_store.rs#L326
not all trait items implemented, missing: `remove_height`
clippy (lumina-node)
Process completed with exit code 101.
test-wasm (lumina-node-wasm, node-wasm, --release): node/src/store/indexed_db_store.rs#L425
method `remove_last` is not a member of trait `Store`
test-wasm (lumina-node-wasm, node-wasm, --release): node/src/store/indexed_db_store.rs#L326
not all trait items implemented, missing: `remove_height`
test-wasm (lumina-node-wasm, node-wasm, --release)
Process completed with exit code 1.
test-wasm (lumina-node, node): node/src/store/indexed_db_store.rs#L425
method `remove_last` is not a member of trait `Store`
test-wasm (lumina-node, node): node/src/store/indexed_db_store.rs#L326
not all trait items implemented, missing: `remove_height`
test-wasm (lumina-node, node)
Process completed with exit code 1.
Required checks
Process completed with exit code 1.