Skip to content

Conway initial cml-chain update #367

Conway initial cml-chain update

Conway initial cml-chain update #367

Triggered via pull request September 25, 2023 20:07
Status Failure
Total duration 14m 5s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
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
`cml-core` (lib test) generated 2 warnings (2 duplicates)
test-and-build
`cml-crypto` (lib test) generated 4 warnings (4 duplicates)