Skip to content

feat: blake2b using memory #628

feat: blake2b using memory

feat: blake2b using memory #628

Triggered via pull request November 26, 2023 16:01
Status Failure
Total duration 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Formatting and Clippy
46s
Formatting and Clippy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L42
unused import: `plonky2::plonk::circuit_builder::CircuitBuilder`
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L43
unused import: `plonky2::plonk::circuit_data::CircuitConfig`
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/mod.rs#L12
constant `MSG_ARRAY_SIZE` is never used
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L14
method `blake2b` is never used
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/pure.rs#L7
method `permute_msgs` is never used
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L78
type alias `Config` is never used
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/air.rs#L397
the variable `compress_id` is used as a loop counter
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/pure.rs#L42
the loop variable `i` is only used to index `SIGMA_PERMUTATIONS`
Formatting and Clippy
could not compile `curta` (lib) due to 5 previous errors
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L155
this expression creates a reference which is immediately dereferenced by the compiler
Formatting and Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Formatting and Clippy
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/
Formatting and Clippy
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/
Formatting and Clippy
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/
Formatting and Clippy
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/