Skip to content

Cleaner protocol and blinded verification #14

Cleaner protocol and blinded verification

Cleaner protocol and blinded verification #14

Triggered via pull request January 4, 2024 16:11
Status Failure
Total duration 2m 20s
Artifacts

on_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test Rust: src/client/mod.rs#L16
unused import: `types::validator_stake::ValidatorStake`
Test Rust: src/client/message.rs#L54
unused import: `super::*`
Test Rust: src/client/store.rs#L102
unused import: `ConflictableTransactionError`
Test Rust: src/client/store.rs#L239
unused import: `super::*`
Test Rust: src/client/mod.rs#L333
unused import: `super::*`
Test Rust: src/client/mod.rs#L312
unused variable: `p`
Test Rust: src/client/error.rs#L16
variants `SignatureLenMismatch` and `InvalidProof` are never constructed
Test Rust: src/client/protocol/mod.rs#L77
associated function `inclusion_proof_verify` is never used
Test Rust: src/client/protocol/experimental.rs#L70
methods `hash` and `outcome_root` are never used
Test Rust: src/client/store.rs#L114
methods `batch_entries` and `get_db` are never used
Lint
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/
Lint: src/client/protocol/mod.rs#L70
Diff in /home/runner/work/near-light-client/near-light-client/src/client/protocol/mod.rs
Lint: src/config.rs#L9
Diff in /home/runner/work/near-light-client/near-light-client/src/config.rs