feat: blake2b plonky2 gadget #364
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration-workflow.yml
on: pull_request
Formatting and Clippy
56s
Annotations
5 errors and 5 warnings
Formatting and Clippy:
curta/src/chip/hash/blake/blake2b/builder_gadget.rs#L143
struct takes 4 generic arguments but 3 generic arguments were supplied
|
Formatting and Clippy:
curta/src/chip/hash/blake/blake2b/builder_gadget.rs#L159
the trait bound `plonky2::plonk::config::PoseidonGoldilocksConfig: plonky2::stark::config::CurtaConfig<2>` is not satisfied
|
Formatting and Clippy:
curta/src/chip/hash/blake/blake2b/generator.rs#L315
cannot move out of `self.last_chunk_bit` which is behind a shared reference
|
Formatting and Clippy
could not compile `curta` (lib test) due to 2 previous errors
|
Formatting and Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|