Keccak precompiled #719
pr.yml
on: pull_request
Test on x86_64
1m 4s
Formatting & Clippy
1m 17s
Annotations
13 errors and 14 warnings
Test on x86_64:
precompiles/keccakf/src/keccakf_fixed_gen.rs#L7
unresolved imports `proofman_common::write_fixed_cols_bin`, `proofman_common::FixedColsInfo`
|
Test on x86_64
could not compile `precomp-keccakf` (bin "keccakf_fixed_gen") due to 1 previous error
|
Test on x86_64
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Formatting & Clippy:
precompiles/keccakf/src/lib.rs#L16
unused import: `keccakf_precompile::*`
|
Formatting & Clippy:
precompiles/keccakf/src/keccakf.rs#L62
unused variable: `multiplicity`
|
Formatting & Clippy:
precompiles/keccakf/src/keccakf.rs#L301
unused variable: `debug_main_step`
|
Formatting & Clippy:
precompiles/keccakf/src/keccakf.rs#L302
unused variable: `step_input`
|
Formatting & Clippy:
precompiles/keccakf/src/keccakf.rs#L303
unused variable: `addr_input`
|
Formatting & Clippy:
precompiles/keccakf/src/keccakf.rs#L96
the loop variable `i` is used to index `input`
|
Formatting & Clippy:
precompiles/keccakf/src/keccakf.rs#L198
the loop variable `i` is only used to index `cols`
|
Formatting & Clippy:
precompiles/keccakf/src/keccakf.rs#L212
the loop variable `i` is used to index `cols`
|
Formatting & Clippy
could not compile `precomp-keccakf` (lib) due to 8 previous errors
|
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test on x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Test on x86_64:
precompiles/keccakf/src/lib.rs#L16
unused import: `keccakf_precompile::*`
|
Test on x86_64:
precompiles/keccakf/src/keccakf.rs#L62
unused variable: `multiplicity`
|
Test on x86_64:
precompiles/keccakf/src/keccakf.rs#L301
unused variable: `debug_main_step`
|
Test on x86_64:
precompiles/keccakf/src/keccakf.rs#L302
unused variable: `step_input`
|
Test on x86_64:
precompiles/keccakf/src/keccakf.rs#L303
unused variable: `addr_input`
|
Test on x86_64
`precomp-keccakf` (lib) generated 5 warnings (run `cargo fix --lib -p precomp-keccakf` to apply 1 suggestion)
|
Test on x86_64:
precompiles/zisk_precompiles/src/lib.rs#L7
variable does not need to be mutable
|
Test on x86_64
`zisk-precompiles` (lib) generated 1 warning (run `cargo fix --lib -p zisk-precompiles` to apply 1 suggestion)
|
Formatting & Clippy
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Formatting & 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 & 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 & 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 & 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/
|