Skip to content

Bump num-bigint from 0.4.3 to 0.4.4 in /rust #357

Bump num-bigint from 0.4.3 to 0.4.4 in /rust

Bump num-bigint from 0.4.3 to 0.4.4 in /rust #357

Triggered via pull request September 1, 2023 12:24
Status Failure
Total duration 13m 54s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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/tx_builder.rs#L1111
usage of `Iterator::fold` on a type that implements `Try`
test-and-build
could not compile `cml-chain` (lib) due to 3 previous errors
test-and-build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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/byron/utils.rs#L368
panic message contains unused formatting placeholders
test-and-build
`cml-chain` (lib test) generated 1 warning