Cleaner protocol and blinded verification #11
on_pull_request.yml
on: pull_request
Lint
18s
Test Rust
1m 54s
Annotations
11 errors and 2 warnings
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test Rust:
src/client/mod.rs#L14
unused import: `sync::Arc`
|
Test Rust:
src/client/message.rs#L54
unused import: `super::*`
|
Test Rust:
src/client/store.rs#L110
unused import: `super::*`
|
Test Rust:
src/client/mod.rs#L320
unused import: `super::*`
|
Test Rust:
src/client/store.rs#L89
unused variable: `collection`
|
Test Rust:
src/client/store.rs#L90
unused variable: `entries`
|
Test Rust:
src/client/store.rs#L97
unused variable: `collection`
|
Test Rust:
src/client/store.rs#L98
unused variable: `key`
|
Test Rust:
src/client/protocol/experimental.rs#L70
methods `hash` and `outcome_root` are never used
|
Test Rust:
src/client/store.rs#L59
fields `block_producers` and `headers` are never read
|
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/config.rs#L9
Diff in /home/runner/work/near-light-client/near-light-client/src/config.rs
|