PlutusData cardano-node JSON encoding/decoding #430
Triggered via pull request
November 21, 2023 05:27
Status
Failure
Total duration
10m 18s
Artifacts
–
Annotations
9 errors and 6 warnings
test-and-build:
chain/rust/src/json/json_serialize.rs#L635
redundant closure
|
test-and-build:
chain/rust/src/json/json_serialize.rs#L659
redundant closure
|
test-and-build:
chain/rust/src/json/json_serialize.rs#L664
redundant closure
|
test-and-build:
chain/rust/src/json/json_serialize.rs#L669
redundant closure
|
test-and-build:
chain/rust/src/json/json_serialize.rs#L682
redundant closure
|
test-and-build:
chain/rust/src/json/json_serialize.rs#L699
redundant closure
|
test-and-build:
chain/rust/src/json/json_serialize.rs#L749
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
test-and-build:
chain/rust/src/json/json_serialize.rs#L812
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
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/lib.rs#L11
lint `clippy::incorrect_partial_ord_impl_on_ord_type` has been renamed to `clippy::non_canonical_partial_ord_impl`
|
test-and-build
`cml-core` (lib) generated 1 warning (run `cargo clippy --fix --lib -p cml-core` to apply 1 suggestion)
|
test-and-build:
chain/rust/src/lib.rs#L11
lint `clippy::incorrect_partial_ord_impl_on_ord_type` has been renamed to `clippy::non_canonical_partial_ord_impl`
|
test-and-build
`cml-core` (lib test) generated 1 warning (1 duplicate)
|
test-and-build
`cml-chain` (lib test) generated 1 warning (1 duplicate)
|