Skip to content

Conway initial cml-chain update #362

Conway initial cml-chain update

Conway initial cml-chain update #362

Triggered via pull request September 13, 2023 13:43
Status Failure
Total duration 18m 10s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
test-and-build: chain/rust/src/address.rs#L331
this OR pattern can be rewritten using a range
test-and-build: chain/rust/src/auxdata/utils.rs#L77
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
test-and-build: chain/rust/src/builders/certificate_builder.rs#L15
large size difference between variants
test-and-build: chain/rust/src/builders/certificate_builder.rs#L73
the `Err`-variant returned from this function is very large
test-and-build: chain/rust/src/builders/certificate_builder.rs#L147
the `Err`-variant returned from this function is very large
test-and-build: chain/rust/src/builders/certificate_builder.rs#L167
the `Err`-variant returned from this function is very large
test-and-build: chain/rust/src/builders/certificate_builder.rs#L203
the `Err`-variant returned from this function is very large
test-and-build: chain/rust/src/builders/tx_builder.rs#L1111
usage of `Iterator::fold` on a type that implements `Try`
test-and-build: chain/rust/src/certs/mod.rs#L51
large size difference between variants
test-and-build: chain/rust/src/certs/mod.rs#L523
this function has too many arguments (9/7)
test-and-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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/
test-and-build: core/rust/src/ordered_hash_map.rs#L4
lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq`
test-and-build: core/rust/src/ordered_hash_map.rs#L52
lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq`
test-and-build
`cml-core` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p cml-core` to apply 2 suggestions)
test-and-build: crypto/rust/src/chain_crypto/hash.rs#L104
lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq`
test-and-build: crypto/rust/src/chain_crypto/hash.rs#L104
lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq`
test-and-build: crypto/rust/src/chain_crypto/hash.rs#L104
lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq`
test-and-build: crypto/rust/src/lib.rs#L486
lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq`
test-and-build
`cml-crypto` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p cml-crypto` to apply 4 suggestions)
test-and-build: chain/rust/src/certs/serialization.rs#L10
unused import: `cml_core::Int`
test-and-build: chain/rust/src/certs/mod.rs#L8
unused import: `DeltaCoin`