Keccak precompiled #372
Annotations
3 errors and 10 warnings
Run cargo check:
precompiles/keccakf/src/keccakf_fixed_gen.rs#L7
unresolved imports `proofman_common::write_fixed_cols_bin`, `proofman_common::FixedColsInfo`
|
Run cargo check
could not compile `precomp-keccakf` (bin "keccakf_fixed_gen") due to 1 previous error
|
Run cargo check
The process '/home/edu/.cargo/bin/cargo' failed with exit code 101
|
Install rust
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/
|
Install rust
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/
|
Install rust
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/
|
Install rust
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 cargo check:
precompiles/keccakf/src/lib.rs#L16
unused import: `keccakf_precompile::*`
|
Run cargo check:
precompiles/keccakf/src/keccakf.rs#L62
unused variable: `multiplicity`
|
Run cargo check:
precompiles/keccakf/src/keccakf.rs#L301
unused variable: `debug_main_step`
|
Run cargo check:
precompiles/keccakf/src/keccakf.rs#L302
unused variable: `step_input`
|
Run cargo check:
precompiles/keccakf/src/keccakf.rs#L303
unused variable: `addr_input`
|
Run cargo check
`precomp-keccakf` (lib) generated 5 warnings (run `cargo fix --lib -p precomp-keccakf` to apply 1 suggestion)
|
Loading