Skip to content

Cleaner protocol and blinded verification #8

Cleaner protocol and blinded verification

Cleaner protocol and blinded verification #8

Triggered via pull request January 2, 2024 12:01
Status Failure
Total duration 1m 57s
Artifacts

on_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test Rust: src/main.rs#L1
`#![feature]` may not be used on the stable release channel
Test Rust: src/main.rs#L2
`#![feature]` may not be used on the stable release channel
Test Rust: src/client/mod.rs#L2
unused import: `error::Error`
Test Rust: src/client/proof.rs#L1
unused import: `LightClientState`
Test Rust: src/client/protocol/mod.rs#L8
unused imports: `Approval`, `BlockHeaderInnerLite`
Test Rust: src/client/protocol/mod.rs#L325
unused import: `crate::client::LightClientState`
Test Rust: src/client/protocol/mod.rs#L327
unused import: `itertools::Itertools`
Test Rust: src/client/mod.rs#L58
unused macro definition: `cvec`
Test Rust: src/main.rs#L1
`#![feature]` may not be used on the stable release channel
Test Rust: src/client/mod.rs#L326
use of unstable library feature 'result_option_inspect'
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/proof/merkle_util.rs#L4
Diff in /home/runner/work/near-light-client/near-light-client/src/client/proof/merkle_util.rs
Lint: src/client/proof/merkle_util.rs#L11
Diff in /home/runner/work/near-light-client/near-light-client/src/client/proof/merkle_util.rs
Lint: src/client/protocol/mod.rs#L468
Diff in /home/runner/work/near-light-client/near-light-client/src/client/protocol/mod.rs
Lint: src/client/protocol/mod.rs#L494
Diff in /home/runner/work/near-light-client/near-light-client/src/client/protocol/mod.rs