Skip to content

feat: blake2b using memory #612

feat: blake2b using memory

feat: blake2b using memory #612

Triggered via pull request November 13, 2023 16:06
Status Failure
Total duration 1m 19s
Artifacts
Formatting and Clippy
1m 8s
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#L55
cannot find value `messages` in this scope
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L73
cannot find type `L` in this scope
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L80
cannot find type `S` in this scope
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L80
cannot find type `CYCLE_LENGTH` in this scope
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L82
cannot find value `CYCLE_LENGTH` in this scope
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L141
cannot find value `expected_digests` in this scope
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L25
unused import: `core::fmt::Debug`
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L38
unused import: `crate::chip::uint::operations::instruction::UintInstructions`
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L39
unused imports: `AirParameters`, `Chip`
Formatting and Clippy: curta/src/machine/hash/blake/blake2b/builder.rs#L41
unused import: `crate::math::goldilocks::cubic::GoldilocksCubicParameters`
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/