single ledger response derive getter macro refactor #27
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
src/ledgers/ledgers_request.rs#L3
unused import: `super::super::AssetType`
|
src/ledgers/single_ledger_request.rs#L3
unused import: `super::super::AssetType`
|
src/ledgers/single_ledger_request.rs#L4
unused import: `super::super::Order`
|
src/ledgers/single_ledger_response.rs#L2
unused import: `de`
|
src/horizon_client/horizon_client.rs#L14
unused import: `crate::accounts::prelude::*`
|
src/ledgers/single_ledger_response.rs#L7
private type `single_ledger_response::Links` in public interface (error E0446)
|
src/assets/all_assets_request.rs#L118
methods `set_asset_code`, `set_asset_issuer`, `set_cursor`, `set_limit`, and `set_order` are never used
|
src/accounts/accounts_request.rs#L138
methods `set_sponsor`, `set_signer`, `set_asset`, `set_cursor`, `set_limit`, and `set_order` are never used
|
src/accounts/single_account_request.rs#L47
method `set_account_id` is never used
|
src/accounts/single_account_response.rs#L12
multiple fields are never read
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading