This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Set single threaded resolver as default #53
Annotations
10 errors and 1 warning
Run cargo test --verbose --all:
src/cs/gates/fma_gate_in_extension_without_constant.rs#L520
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Run cargo test --verbose --all:
src/cs/gates/poseidon2.rs#L924
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Run cargo test --verbose --all:
src/cs/implementations/cs.rs#L1124
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Run cargo test --verbose --all:
src/cs/implementations/cs.rs#L1297
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Run cargo test --verbose --all:
src/cs/implementations/cs.rs#L1406
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Run cargo test --verbose --all:
src/cs/implementations/cs.rs#L1597
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Run cargo test --verbose --all:
src/gadgets/blake2s/mod.rs#L228
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Run cargo test --verbose --all:
src/gadgets/keccak256/mod.rs#L208
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Run cargo test --verbose --all:
src/gadgets/non_native_field/implementations/implementation_u16.rs#L1223
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Run cargo test --verbose --all:
src/gadgets/poseidon2/mod.rs#L498
the trait bound `StCircuitResolverParams: From<CircuitResolverOpts>` is not satisfied
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading