code cleanup & comments #24
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/claimable_balances/all_claimable_balances_response.rs#L29
type `Self_field` should have an upper camel case name
|
src/claimable_balances/all_claimable_balances_response.rs#L81
type `Records_Self_field` should have an upper camel case name
|
src/claimable_balances/single_claimable_balance_response.rs#L39
type `Self_field` should have an upper camel case name
|
src/horizon_client/horizon_client.rs#L18
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
|
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