add test vector utility for R1CS circuits #581
rust.yml
on: pull_request
Check
3m 8s
build without alloc
13s
Rustfmt
12s
no_std compatibility check
13s
Matrix: Test Suite
Annotations
73 warnings
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, 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/
|
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rustfmt
The `save-state` 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/
|
Rustfmt
The `save-state` 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/
|
Rustfmt
The `save-state` 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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
no_std compatibility check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, 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/
|
no_std compatibility check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
no_std compatibility check:
src/min_curve/encoding.rs#L1
unused import: `crate::EncodingError`
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L28
type alias `FpU2` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L10494
function `fp_set_one` is never used
|
no_std compatibility check:
src/fields/fp/u32/wrapper.rs#L73
associated function `from_montgomery_limbs_backend` is never used
|
no_std compatibility check:
src/fields/fq/u32/fiat.rs#L28
type alias `FqU2` is never used
|
no_std compatibility check:
src/fields/fq/u32/fiat.rs#L4992
function `fq_set_one` is never used
|
no_std compatibility check:
src/fields/fq/u32/wrapper.rs#L86
associated function `from_montgomery_limbs_backend` is never used
|
no_std compatibility check:
src/min_curve/constants.rs#L10
constant `ZETA_TO_TRACE` is never used
|
no_std compatibility check:
src/min_curve/element.rs#L16
struct `AffinePoint` is never constructed
|
no_std compatibility check:
src/min_curve/element.rs#L23
associated constant `IDENTITY` is never used
|
no_std compatibility check
The `save-state` 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/
|
no_std compatibility check
The `save-state` 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/
|
no_std compatibility check
The `save-state` 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/
|
no_std compatibility check
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/
|
no_std compatibility check:
src/min_curve/encoding.rs#L1
unused import: `crate::EncodingError`
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L28
type alias `FpU2` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L10494
function `fp_set_one` is never used
|
no_std compatibility check:
src/fields/fp/u32/wrapper.rs#L73
associated function `from_montgomery_limbs_backend` is never used
|
no_std compatibility check:
src/fields/fq/u32/fiat.rs#L28
type alias `FqU2` is never used
|
no_std compatibility check:
src/fields/fq/u32/fiat.rs#L4992
function `fq_set_one` is never used
|
no_std compatibility check:
src/fields/fq/u32/wrapper.rs#L86
associated function `from_montgomery_limbs_backend` is never used
|
no_std compatibility check:
src/min_curve/constants.rs#L10
constant `ZETA_TO_TRACE` is never used
|
no_std compatibility check:
src/min_curve/element.rs#L16
struct `AffinePoint` is never constructed
|
no_std compatibility check:
src/min_curve/element.rs#L23
associated constant `IDENTITY` is never used
|
no_std compatibility check:
src/min_curve/encoding.rs#L1
unused import: `crate::EncodingError`
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L28
type alias `FpU2` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L10494
function `fp_set_one` is never used
|
no_std compatibility check:
src/fields/fp/u32/wrapper.rs#L73
associated function `from_montgomery_limbs_backend` is never used
|
no_std compatibility check:
src/fields/fq/u32/fiat.rs#L28
type alias `FqU2` is never used
|
no_std compatibility check:
src/fields/fq/u32/fiat.rs#L4992
function `fq_set_one` is never used
|
no_std compatibility check:
src/fields/fq/u32/wrapper.rs#L86
associated function `from_montgomery_limbs_backend` is never used
|
no_std compatibility check:
src/min_curve/constants.rs#L10
constant `ZETA_TO_TRACE` is never used
|
no_std compatibility check:
src/min_curve/element.rs#L16
struct `AffinePoint` is never constructed
|
no_std compatibility check:
src/min_curve/element.rs#L23
associated constant `IDENTITY` is never used
|
no_std compatibility check
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/
|
no_std compatibility check
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/
|
no_std compatibility check
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/
|
no_std compatibility check
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/
|
build without alloc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, 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/
|
build without alloc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build without alloc:
src/min_curve/encoding.rs#L1
unused import: `crate::EncodingError`
|
build without alloc:
src/fields/fp/u32/fiat.rs#L28
type alias `FpU2` is never used
|
build without alloc:
src/fields/fp/u32/fiat.rs#L10494
function `fp_set_one` is never used
|
build without alloc:
src/fields/fp/u32/wrapper.rs#L73
associated function `from_montgomery_limbs_backend` is never used
|
build without alloc:
src/fields/fq/u32/fiat.rs#L28
type alias `FqU2` is never used
|
build without alloc:
src/fields/fq/u32/fiat.rs#L4992
function `fq_set_one` is never used
|
build without alloc:
src/fields/fq/u32/wrapper.rs#L86
associated function `from_montgomery_limbs_backend` is never used
|
build without alloc:
src/min_curve/constants.rs#L10
constant `ZETA_TO_TRACE` is never used
|
build without alloc:
src/min_curve/element.rs#L16
struct `AffinePoint` is never constructed
|
build without alloc:
src/min_curve/element.rs#L23
associated constant `IDENTITY` is never used
|
build without alloc
The `save-state` 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/
|
build without alloc
The `save-state` 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/
|
build without alloc
The `save-state` 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/
|
build without alloc
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/
|
build without alloc
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/
|
build without alloc
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/
|
build without alloc
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/
|
build without alloc
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/
|
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: astriaorg/buildjet-rust-cache@v2.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Suite (r1cs)
The following actions use a deprecated Node.js version and will be forced to run on node20: astriaorg/buildjet-rust-cache@v2.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Suite (r1cs,u32_backend)
The following actions use a deprecated Node.js version and will be forced to run on node20: astriaorg/buildjet-rust-cache@v2.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|