Cleanup mod.rs #58
Annotations
10 errors and 9 warnings
src/accounts/accounts_request.rs#L149
method `get_path` is not a member of trait `Request`
|
src/accounts/accounts_request.rs#L204
method `get_path` is not a member of trait `Request`
|
src/accounts/accounts_request.rs#L257
method `get_path` is not a member of trait `Request`
|
src/accounts/accounts_request.rs#L311
method `get_path` is not a member of trait `Request`
|
src/accounts/single_account_request.rs#L41
method `get_path` is not a member of trait `Request`
|
src/assets/all_assets_request.rs#L35
method `get_path` is not a member of trait `Request`
|
src/claimable_balances/all_claimable_balances_request.rs#L39
method `get_path` is not a member of trait `Request`
|
src/claimable_balances/all_claimable_balances_request.rs#L167
method `get_path` is not a member of trait `Request`
|
src/claimable_balances/single_claimable_balance_request.rs#L34
method `get_path` is not a member of trait `Request`
|
src/ledgers/ledgers_request.rs#L22
method `get_path` is not a member of trait `Request`
|
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#L9
ambiguous glob re-exports
|
src/assets/all_assets_request.rs#L1
unused import: `BuildQueryParametersExt`
|
src/ledgers/ledgers_request.rs#L1
unused import: `BuildQueryParametersExt`
|
|
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