Port C4 fixes #21
ci.yaml
on: pull_request
cargo build and test
3m 4s
cargo fmt
21s
Annotations
10 errors
cargo build and test:
src/glue/code_unpacker_sha256/mod.rs#L645
unresolved import `sha2`
|
cargo build and test:
src/glue/pubdata_hasher/variable_length.rs#L366
unresolved import `sha3`
|
cargo build and test:
src/glue/pubdata_hasher/variable_length.rs#L420
unresolved import `sha3`
|
cargo build and test:
src/glue/pubdata_hasher/variable_length.rs#L495
unresolved import `sha3`
|
cargo build and test:
src/glue/pubdata_hasher/variable_length.rs#L563
unresolved import `sha3`
|
cargo build and test:
src/glue/pubdata_hasher/variable_length.rs#L629
unresolved import `sha3`
|
cargo build and test:
src/precompiles/keccak256.rs#L896
unresolved import `sha3`
|
cargo build and test:
src/precompiles/keccak256.rs#L1026
unresolved import `sha3`
|
cargo build and test:
src/glue/pubdata_hasher/variable_length.rs#L367
failed to resolve: use of undeclared crate or module `sha3`
|
cargo build and test:
src/glue/pubdata_hasher/variable_length.rs#L421
failed to resolve: use of undeclared crate or module `sha3`
|