feat: blake2b using memory #608
continuous-integration-workflow.yml
on: pull_request
Formatting and Clippy
45s
Annotations
6 errors and 5 warnings
Formatting and Clippy:
curta/src/machine/hash/blake/blake2b/builder.rs#L310
unused variable: `consts`
|
Formatting and Clippy:
curta/src/machine/hash/blake/blake2b/builder.rs#L338
unused variable: `msg_lens`
|
Formatting and Clippy:
curta/src/machine/hash/blake/blake2b/data.rs#L29
fields `is_compress_first_row` and `mix_iteration` are never read
|
Formatting and Clippy:
curta/src/machine/hash/blake/blake2b/data.rs#L74
field `const_92` is never read
|
Formatting and Clippy
could not compile `curta` (lib) due to 4 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/
|