Stuct duplication refactor #178
cargo-build-and-test.yaml
on: pull_request
Build and test Stellar SDK
1m 32s
Publish to crates.io
0s
Annotations
11 warnings
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, terencetcf/github-actions-lcov-minimum-coverage-checker@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, terencetcf/github-actions-lcov-minimum-coverage-checker@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/claimable_balances/mod.rs#L269
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Build and test Stellar SDK:
src/horizon_client.rs#L763
unused import: `std::any::Any`
|
Build and test Stellar SDK
`stellar-rs` (lib) generated 1 warning
|
Build and test Stellar SDK:
src/horizon_client.rs#L1901
unused variable: `effects_for_liquidity_pools_request_with_id`
|
Build and test Stellar SDK
`stellar-rs` (lib test) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p stellar-rs --tests` to apply 3 suggestions)
|