Cleaner protocol and blinded verification #18
on_pull_request.yml
on: pull_request
Lint
15s
Test Rust
2m 2s
Annotations
3 errors and 3 warnings
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test Rust:
src/client/mod.rs#L360
unused import: `super::*`
|
Test Rust
Process completed with exit code 101.
|
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/message.rs#L52
Diff in /home/runner/work/near-light-client/near-light-client/src/client/message.rs
|
Lint:
src/client/store.rs#L218
Diff in /home/runner/work/near-light-client/near-light-client/src/client/store.rs
|