Refactor SingleClaimableBalanceRequest #47
Annotations
10 errors and 15 warnings
src/accounts/accounts_request.rs#L34
method `new` is not a member of trait `Request`
|
src/accounts/accounts_request.rs#L85
method `validate` is not a member of trait `Request`
|
src/accounts/single_account_request.rs#L11
method `new` is not a member of trait `Request`
|
src/accounts/single_account_request.rs#L37
method `validate` is not a member of trait `Request`
|
src/assets/all_assets_request.rs#L28
method `new` is not a member of trait `Request`
|
src/assets/all_assets_request.rs#L63
method `validate` is not a member of trait `Request`
|
src/claimable_balances/all_claimable_balances_request.rs#L32
method `new` is not a member of trait `Request`
|
src/claimable_balances/all_claimable_balances_request.rs#L80
method `validate` is not a member of trait `Request`
|
src/horizon_client/horizon_client.rs#L112
missing generics for struct `single_claimable_balance_request::SingleClaimableBalanceRequest`
|
|
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/accounts/mod.rs#L8
ambiguous glob re-exports
|
src/accounts/mod.rs#L8
ambiguous glob re-exports
|
src/accounts/mod.rs#L8
ambiguous glob re-exports
|
src/accounts/mod.rs#L8
ambiguous glob re-exports
|
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/claimable_balances/mod.rs#L8
ambiguous glob re-exports
|
src/claimable_balances/mod.rs#L8
ambiguous glob re-exports
|
src/claimable_balances/mod.rs#L8
ambiguous glob re-exports
|
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