add comments #272
Annotations
10 errors and 16 warnings
Build benchmarks:
halo2_gadgets/src/lib.rs#L31
missing documentation for a module
|
Build benchmarks:
halo2_gadgets/src/sinsemilla/chip.rs#L82
missing documentation for an associated type
|
Build benchmarks:
halo2_gadgets/src/sinsemilla/chip.rs#L233
missing documentation for an associated type
|
Build benchmarks:
halo2_gadgets/src/sinsemilla/chip.rs#L235
missing documentation for an associated type
|
Build benchmarks:
halo2_gadgets/src/sinsemilla/chip.rs#L236
missing documentation for an associated type
|
Build benchmarks:
halo2_gadgets/src/sinsemilla/chip.rs#L237
missing documentation for an associated type
|
Build benchmarks:
halo2_gadgets/src/sinsemilla/chip.rs#L239
missing documentation for a method
|
Build benchmarks:
halo2_gadgets/src/sinsemilla_opt.rs#L1
missing documentation for a module
|
Build benchmarks:
halo2_gadgets/src/utilities/cond_swap.rs#L31
missing documentation for a method
|
Build benchmarks
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/
|
Build benchmarks
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build benchmarks:
halo2_proofs/src/multicore.rs#L16
unused import: `Scope`
|
Build benchmarks:
halo2_proofs/src/dev/cost.rs#L105
unused doc comment
|
Build benchmarks:
halo2_proofs/src/dev/cost.rs#L107
unused doc comment
|
Build benchmarks:
halo2_proofs/src/dev/cost.rs#L109
unused doc comment
|
Build benchmarks:
halo2_proofs/src/plonk/circuit.rs#L769
field `0` is never read
|
Build benchmarks
`halo2_proofs` (lib) generated 5 warnings (run `cargo fix --lib -p halo2_proofs` to apply 1 suggestion)
|
Build benchmarks:
halo2_gadgets/src/sinsemilla/chip.rs#L124
variable `Y_A` should have a snake case name
|
Build benchmarks:
halo2_gadgets/src/sinsemilla/chip.rs#L135
variable `Y_A_cur` should have a snake case name
|
Build benchmarks:
halo2_gadgets/src/sinsemilla/chip.rs#L159
variable `Y_A_cur` should have a snake case name
|
Loading