Merge pull request #2 from Baseflow/all_assets_endppoint #25
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#L1
unused import: `de`
|
src/horizon_client/horizon_client.rs#L14
unused import: `crate::accounts::prelude::*`
|
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/assets/all_assets_response.rs#L86
methods `get__links` and `get__embedded` are never used
|
src/assets/all_assets_response.rs#L96
multiple methods are never used
|
src/assets/all_assets_response.rs#L158
methods `get_records` and `get_single_record` are never used
|
src/assets/all_assets_response.rs#L168
methods `get_self_link`, `get_next_link`, and `get_prev_link` are never used
|
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