Skip to content

cargo fmt

cargo fmt #51

Triggered via push December 21, 2023 13:58
Status Failure
Total duration 44s
Artifacts

rust.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
ci (stable): sdk/rust/examples/contract_deploy.rs#L295
using `clone` on type `Ed25519KeyHash` which implements the `Copy` trait
ci (stable): sdk/rust/examples/contract_deploy.rs#L459
using `clone` on type `Ed25519KeyHash` which implements the `Copy` trait
ci (stable): sdk/rust/examples/contract_deploy.rs#L612
using `clone` on type `TransactionHash` which implements the `Copy` trait
ci (stable): sdk/rust/examples/contract_deploy.rs#L627
using `clone` on type `TransactionHash` which implements the `Copy` trait
ci (stable): sdk/rust/examples/contract_deploy.rs#L659
using `clone` on type `Ed25519KeyHash` which implements the `Copy` trait
ci (stable): sdk/rust/examples/contract_deploy.rs#L694
using `clone` on type `Ed25519KeyHash` which implements the `Copy` trait
ci (stable): sdk/rust/examples/contract_deploy.rs#L889
using `clone` on type `TransactionHash` which implements the `Copy` trait
ci (stable): sdk/rust/examples/contract_deploy.rs#L906
using `clone` on type `Ed25519KeyHash` which implements the `Copy` trait
ci (stable)
could not compile `cardano-projected-nft-sdk` (example "contract_deploy") due to 8 previous errors
ci (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ci (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
ci (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci (stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`