initial doc #271
Annotations
2 errors and 16 warnings
cargo build:
halo2_gadgets/src/sinsemilla/chip.rs#L28
failed to resolve: use of undeclared crate or module `proptest`
|
cargo build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run /./.github/actions/prepare
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 /./.github/actions/prepare
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 /./.github/actions/prepare
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 /./.github/actions/prepare
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/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
|
cargo build:
halo2_gadgets/src/sinsemilla/chip.rs#L14
unused import: `ff::PrimeField`
|
cargo build:
halo2_gadgets/src/sinsemilla/chip.rs#L15
unused import: `pasta_curves::arithmetic::CurveAffine`
|
cargo build:
halo2_gadgets/src/sinsemilla/chip.rs#L31
unused imports: `INV_TWO_POW_K`, `SINSEMILLA_S`, `lebs2ip_k`
|
cargo build:
halo2_gadgets/src/sinsemilla/chip.rs#L33
unused import: `halo2_proofs::circuit::Region`
|
cargo build:
halo2_gadgets/src/sinsemilla/chip.rs#L34
unused import: `halo2_proofs::plonk::Assigned`
|
cargo build:
halo2_gadgets/src/sinsemilla_opt/chip/hash_to_point.rs#L1
unused import: `SinsemillaChip`
|
cargo build:
halo2_gadgets/src/sinsemilla_opt/chip.rs#L8
unused imports: `DoubleAndAdd`, `utilities::lookup_range_check::LookupRangeCheckConfig`
|
cargo build:
halo2_gadgets/src/sinsemilla_opt/chip.rs#L16
unused imports: `Constraints`, `Selector`
|
cargo build:
halo2_gadgets/src/sinsemilla_opt/chip.rs#L23
unused import: `std::marker::PhantomData`
|
cargo build:
halo2_gadgets/src/utilities/lookup_range_check.rs#L11
unused import: `SinsemillaConfig`
|
Loading