Skip to content

arbitrum-client: fetch_public_shares_from_tx #1594

arbitrum-client: fetch_public_shares_from_tx

arbitrum-client: fetch_public_shares_from_tx #1594

Triggered via push November 21, 2023 17:24
Status Failure
Total duration 2m 10s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

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/