Skip to content

Refractoring and added schema and custom transaction publishing #12

Refractoring and added schema and custom transaction publishing

Refractoring and added schema and custom transaction publishing #12

Triggered via pull request May 2, 2024 15:29
Status Failure
Total duration 8m 14s
Artifacts

rust.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 29 warnings
Rustfmt
left behind trailing whitespace
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check: src/app.rs#L1
unused import: `egui::Align2`
Check: src/helper.rs#L1
unused import: `crate::helpers::wallet::IndyWallet`
Check: src/helper.rs#L2
unused import: `aries_askar::kms::LocalKey`
Check: src/helper.rs#L4
unused import: `KeyType`
Check: src/helpers/ledgers.rs#L13
unused import: `Value`
Check: src/helpers/wallet.rs#L2
unused imports: `DidValue`, `generate_did`
Check: src/helpers/wallet.rs#L3
unused import: `indy_data_types::keys::PrivateKey`
Check: src/wallet_tool.rs#L3
unused import: `Label`
Check: src/app.rs#L74
fields `nym_did`, `trustee_did`, and `txn_publish` are never read
Check: src/helper.rs#L49
function `sign_nym_request` is never used
Clippy: src/app.rs#L1
unused import: `egui::Align2`
Clippy: src/helper.rs#L1
unused import: `crate::helpers::wallet::IndyWallet`
Clippy: src/helper.rs#L2
unused import: `aries_askar::kms::LocalKey`
Clippy: src/helper.rs#L4
unused import: `KeyType`
Clippy: src/helpers/ledgers.rs#L13
unused import: `Value`
Clippy: src/helpers/wallet.rs#L2
unused imports: `DidValue`, `generate_did`
Clippy: src/helpers/wallet.rs#L3
unused import: `indy_data_types::keys::PrivateKey`
Clippy: src/wallet_tool.rs#L3
unused import: `Label`
Clippy: src/app.rs#L74
fields `nym_did`, `trustee_did`, and `txn_publish` are never read
Clippy: src/helper.rs#L49
function `sign_nym_request` is never used
build (macos-latest, aarch64-apple-darwin): src/app.rs#L1
unused import: `egui::Align2`
build (macos-latest, aarch64-apple-darwin): src/helper.rs#L1
unused import: `crate::helpers::wallet::IndyWallet`
build (macos-latest, aarch64-apple-darwin): src/helper.rs#L2
unused import: `aries_askar::kms::LocalKey`
build (macos-latest, aarch64-apple-darwin): src/helper.rs#L4
unused import: `KeyType`
build (macos-latest, aarch64-apple-darwin): src/helpers/wallet.rs#L2
unused imports: `DidValue`, `generate_did`
build (macos-latest, aarch64-apple-darwin): src/helpers/wallet.rs#L3
unused import: `indy_data_types::keys::PrivateKey`
build (macos-latest, aarch64-apple-darwin): src/app.rs#L74
fields `nym_did`, `trustee_did`, and `txn_publish` are never read
build (macos-latest, aarch64-apple-darwin): src/helper.rs#L49
function `sign_nym_request` is never used
build (ubuntu-latest, x86_64-unknown-linux-musl): src/app.rs#L1
unused import: `egui::Align2`
build (ubuntu-latest, x86_64-unknown-linux-musl): src/helper.rs#L1
unused import: `crate::helpers::wallet::IndyWallet`
build (ubuntu-latest, x86_64-unknown-linux-musl): src/helper.rs#L2
unused import: `aries_askar::kms::LocalKey`
build (ubuntu-latest, x86_64-unknown-linux-musl): src/helpers/wallet.rs#L2
unused imports: `DidValue`, `generate_did`
build (ubuntu-latest, x86_64-unknown-linux-musl): src/helpers/wallet.rs#L3
unused import: `indy_data_types::keys::PrivateKey`
build (ubuntu-latest, x86_64-unknown-linux-musl): src/app.rs#L74
fields `nym_did`, `trustee_did`, and `txn_publish` are never read
build (ubuntu-latest, x86_64-unknown-linux-musl): src/helper.rs#L49
function `sign_nym_request` is never used
Test Suite: src/app.rs#L1
unused import: `egui::Align2`
Test Suite: src/helper.rs#L1
unused import: `crate::helpers::wallet::IndyWallet`
Test Suite: src/helper.rs#L2
unused import: `aries_askar::kms::LocalKey`
Test Suite: src/helper.rs#L4
unused import: `KeyType`
Test Suite: src/helpers/ledgers.rs#L13
unused import: `Value`
Test Suite: src/helpers/wallet.rs#L2
unused imports: `DidValue`, `generate_did`
Test Suite: src/helpers/wallet.rs#L3
unused import: `indy_data_types::keys::PrivateKey`
Test Suite: src/wallet_tool.rs#L3
unused import: `Label`
Test Suite: src/app.rs#L74
fields `nym_did`, `trustee_did`, and `txn_publish` are never read
Test Suite: src/helper.rs#L49
function `sign_nym_request` is never used
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rustfmt
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/
Rustfmt
rustfmt has failed to format. See previous 1 errors.
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check
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/
Check
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/
Check
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/
Check
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/
Check
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/
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
build (macos-latest, aarch64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/[email protected], actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, aarch64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], 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/
build (ubuntu-latest, x86_64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/[email protected], actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, x86_64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], 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 Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/