Skip to content

verifier

verifier #89

Triggered via pull request June 19, 2023 05:16
Status Failure
Total duration 4m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests_and_checks.yml

on: pull_request
Matrix: run-cargo-tests
Matrix: run-checks
Matrix: run-headless-tests
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 31 warnings
run-cargo-tests (nightly)
The process '/home/runner/.cargo/bin/rustup' failed with exit code 1
run-headless-tests (ubuntu-latest, firefox)
Process completed with exit code 1.
run-headless-tests (ubuntu-latest, chrome)
Process completed with exit code 1.
run-checks (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
run-checks (stable): barustenberg/src/plonk/proof_system/verifier/mod.rs#L233
failed to resolve: use of undeclared crate or module `barretenberg`
run-checks (stable): barustenberg/src/ecc/mod.rs#L6
unused import: `num_bigint::BigUint`
run-checks (stable): barustenberg/src/polynomials/polynomial_arithmetic.rs#L244
unnecessary parentheses around index expression
run-checks (stable): barustenberg/src/plonk/proof_system/verifier/mod.rs#L127
no method named `compute_quotient_evaluation_contribution` found for type parameter `PS` in the current scope
run-checks (stable): barustenberg/src/plonk/proof_system/verifier/mod.rs#L133
no field `vanishing_poly` on type `&Fr`
run-checks (stable): barustenberg/src/plonk/proof_system/verifier/mod.rs#L176
no method named `append_scalar_multiplication_inputs` found for type parameter `PS` in the current scope
run-checks (stable): barustenberg/src/plonk/proof_system/verifier/mod.rs#L189
no method named `on_curve` found for type parameter `G1Affine` in the current scope
run-checks (stable): barustenberg/src/plonk/proof_system/verifier/mod.rs#L189
no method named `is_point_at_infinity` found for type parameter `G1Affine` in the current scope
run-checks (stable): barustenberg/src/plonk/proof_system/verifier/mod.rs#L194
no method named `on_curve` found for type parameter `G1Affine` in the current scope
run-cargo-tests (stable)
Process completed with exit code 101.
run-checks (1.64): barustenberg/src/plonk/proof_system/verifier/mod.rs#L233
failed to resolve: use of undeclared crate or module `barretenberg`
run-checks (1.64): barustenberg/src/plonk/proof_system/verifier/mod.rs#L286
failed to resolve: use of undeclared crate or module `g1`
run-checks (1.64): barustenberg/src/plonk/proof_system/verifier/mod.rs#L287
failed to resolve: use of undeclared crate or module `g1`
run-checks (1.64): barustenberg/src/plonk/proof_system/verifier/mod.rs#L229
cannot find function `generate_pippenger_point_table` in this scope
run-checks (1.64): barustenberg/src/ecc/mod.rs#L6
unused import: `num_bigint::BigUint`
run-checks (1.64): barustenberg/src/plonk/proof_system/verifier/mod.rs#L127
no method named `compute_quotient_evaluation_contribution` found for type parameter `PS` in the current scope
run-checks (1.64): barustenberg/src/plonk/proof_system/verifier/mod.rs#L133
no field `vanishing_poly` on type `&Fr`
run-checks (1.64): barustenberg/src/plonk/proof_system/verifier/mod.rs#L176
no method named `append_scalar_multiplication_inputs` found for type parameter `PS` in the current scope
run-checks (1.64): barustenberg/src/plonk/proof_system/verifier/mod.rs#L189
no method named `on_curve` found for type parameter `G1Affine` in the current scope
run-cargo-tests (nightly)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
run-headless-tests (ubuntu-latest, firefox)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
run-headless-tests (ubuntu-latest, firefox)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-headless-tests (ubuntu-latest, firefox)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-headless-tests (ubuntu-latest, firefox)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-headless-tests (ubuntu-latest, firefox)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-headless-tests (ubuntu-latest, chrome)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
run-headless-tests (ubuntu-latest, chrome)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-headless-tests (ubuntu-latest, chrome)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-headless-tests (ubuntu-latest, chrome)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-headless-tests (ubuntu-latest, chrome)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (nightly)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
run-checks (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (stable)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
run-checks (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-cargo-tests (stable)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
run-cargo-tests (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-cargo-tests (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-cargo-tests (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-cargo-tests (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (1.64)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
run-checks (1.64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (1.64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (1.64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-checks (1.64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/