Liquidity pools #174
cargo-build-and-test.yaml
on: pull_request
Build and test Stellar SDK
1m 33s
Publish to crates.io
0s
Annotations
7 errors and 16 warnings
Build and test Stellar SDK:
src/horizon_client.rs#L656
no method named `set_asset_code` found for struct `AllLiquidityPoolsRequest` in the current scope
|
Build and test Stellar SDK:
src/horizon_client.rs#L662
no method named `_embedded` found for struct `AllLiquidityPoolsResponse` in the current scope
|
Build and test Stellar SDK
aborting due to 2 previous errors
|
Build and test Stellar SDK:
src/horizon_client.rs#L707
mismatched types
|
Build and test Stellar SDK:
src/horizon_client.rs#L711
no method named `id` found for struct `SingleLiquidityPoolResponse` in the current scope
|
Build and test Stellar SDK
aborting due to 2 previous errors
|
Build and test Stellar SDK
Process completed with exit code 101.
|
Build and test Stellar SDK
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test Stellar SDK
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
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/
|
Build and test Stellar SDK:
src/liquidity_pools/all_liquidity_pools_request.rs#L1
unused import: `crate::liquidity_pools::LIQUIDITY_POOLS_PATH`
|
Build and test Stellar SDK:
src/liquidity_pools/single_liquidity_pool_response.rs#L39
type `Self_field` should have an upper camel case name
|
Build and test Stellar SDK:
src/liquidity_pools/mod.rs#L9
ambiguous glob re-exports
|
Build and test Stellar SDK:
src/liquidity_pools/mod.rs#L10
ambiguous glob re-exports
|
Build and test Stellar SDK:
src/liquidity_pools/mod.rs#L10
ambiguous glob re-exports
|
Build and test Stellar SDK:
src/liquidity_pools/mod.rs#L10
ambiguous glob re-exports
|
Build and test Stellar SDK:
src/horizon_client.rs#L872
unused import: `all_liquidity_pools_response`
|
Build and test Stellar SDK:
src/liquidity_pools/all_liquidity_pools_request.rs#L1
unused import: `crate::liquidity_pools::LIQUIDITY_POOLS_PATH`
|
Build and test Stellar SDK:
src/horizon_client.rs#L1997
unused variable: `effects_for_liquidity_pools_request_with_id`
|
Build and test Stellar SDK
`stellar-rs` (lib) generated 6 warnings (run `cargo fix --lib -p stellar-rs` to apply 1 suggestion)
|