Use rs-stellar-xdr for serialization/deserialization #11
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/accounts/accounts_request.rs#L8
variants `Native` and `Issued` are never constructed
|
Build and test Stellar SDK:
src/accounts/accounts_request.rs#L26
variants `Asc` and `Desc` are never constructed
|
Build and test Stellar SDK:
src/accounts/accounts_request.rs#L171
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`, and `get` are never used
|
Build and test Stellar SDK:
src/horizon_client/horizon_client.rs#L83
function `handle_response` is never used
|
Build and test Stellar SDK:
src/horizon_client/horizon_client.rs#L104
function `url_validate` is never used
|
Build and test Stellar SDK
`stellar-rust-sdk` (lib) generated 8 warnings
|
Build and test Stellar SDK
`stellar-rust-sdk` (lib test) generated 3 warnings (2 duplicates)
|
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/
|