Skip to content

arbitrum-client: fetch_public_shares_from_tx #1349

arbitrum-client: fetch_public_shares_from_tx

arbitrum-client: fetch_public_shares_from_tx #1349

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

test.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`
cargo-test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo-test
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/