comments #12
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
cargo-build-and-test.yaml
on: push
Build and test Stellar SDK
59s
Annotations
15 warnings
Build and test Stellar SDK
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/
|
Build and test Stellar SDK:
src/assets/all_assets_request.rs#L118
methods `set_asset_code`, `set_asset_issuer`, `set_cursor`, `set_limit`, and `set_order` are never used
|
Build and test Stellar SDK:
src/accounts/accounts_request.rs#L138
methods `set_sponsor`, `set_signer`, `set_asset`, `set_cursor`, `set_limit`, and `set_order` are never used
|
Build and test Stellar SDK:
src/accounts/single_account_request.rs#L47
method `set_account_id` is never used
|
Build and test Stellar SDK:
src/horizon_client/horizon_client.rs#L7
struct `HorizonClient` is never constructed
|
Build and test Stellar SDK:
src/horizon_client/horizon_client.rs#L18
associated items `new`, `get_account_list`, `get_single_account`, `get_all_assets`, and `get` are never used
|
Build and test Stellar SDK:
src/horizon_client/horizon_client.rs#L99
function `handle_response` is never used
|
Build and test Stellar SDK:
src/horizon_client/horizon_client.rs#L120
function `url_validate` is never used
|
Build and test Stellar SDK
`stellar-rust-sdk` (lib) generated 7 warnings
|
Build and test Stellar SDK:
src/assets/all_assets_request.rs#L118
methods `set_asset_code`, `set_cursor`, `set_limit`, and `set_order` are never used
|
Build and test Stellar SDK:
src/accounts/accounts_request.rs#L149
methods `set_signer`, `set_asset`, `set_cursor`, and `set_order` are never used
|
Build and test Stellar SDK
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 and test Stellar SDK
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 and test Stellar SDK
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 and test Stellar SDK
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/
|