arbitrum-client: fetch_public_shares_from_tx #1594
Annotations
2 errors and 1 warning
unused import: `One`:
circuit-types/src/fixed_point.rs#L7
error: unused import: `One`
--> circuit-types/src/fixed_point.rs:7:33
|
7 | use ark_ff::{BigInteger, Field, One, PrimeField};
| ^^^
|
= note: `-D unused-imports` implied by `-D warnings`
|
clippy-check
Clippy had exited with the 101 exit code
|
clippy-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|