ignore vscode and idea project files #14
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#L4
unused import: `super::super::AssetType`
|
src/ledgers/ledgers_request.rs#L68
unused variable: `base_url`
|
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#L11
multiple fields are never read
|
src/accounts/single_account_response.rs#L23
field `href` is never read
|
src/accounts/single_account_response.rs#L28
fields `href` and `templated` are never read
|
src/accounts/single_account_response.rs#L34
fields `low_threshold`, `med_threshold`, and `high_threshold` are never read
|
src/accounts/single_account_response.rs#L41
fields `auth_required`, `auth_revocable`, `auth_immutable`, and `auth_clawback_enabled` 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