Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

A6 public input circuit #649

A6 public input circuit

A6 public input circuit #649

Triggered via pull request November 1, 2023 08:07
@CeciliaZ030CeciliaZ030
synchronize #161
Status Success
Total duration 16s
Artifacts

labeler.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
function `get_fixed_columns` is never used: integration-tests/src/integration_public_data_circuits.rs#L310
error: function `get_fixed_columns` is never used --> integration-tests/src/integration_public_data_circuits.rs:310:8 | 310 | fn get_fixed_columns(block: &Block<Fr>) -> Vec<Vec<CellValue<Fr>>> { | ^^^^^^^^^^^^^^^^^
function `run_super_circuit_mock_prover` is never used: integration-tests/src/integration_public_data_circuits.rs#L297
error: function `run_super_circuit_mock_prover` is never used --> integration-tests/src/integration_public_data_circuits.rs:297:8 | 297 | fn run_super_circuit_mock_prover(block: &Block<Fr>) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
triage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/labeler@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/