add update #72
cargo-build-and-test.yaml
on: push
Build and test Stellar SDK
42s
Annotations
7 errors and 9 warnings
Build and test Stellar SDK:
src/ledgers/single_ledger_response.rs#L3
unresolved imports `stellar_xdr::LedgerHeader`, `stellar_xdr::ReadXdr`
|
Build and test Stellar SDK:
src/ledgers/single_ledger_response.rs#L59
failed to resolve: could not find `LedgerHeader` in `stellar_xdr`
|
Build and test Stellar SDK:
src/horizon_client/horizon_client.rs#L886
cannot find function, tuple struct or tuple variant `TimePoint` in crate `stellar_xdr`
|
Build and test Stellar SDK:
src/horizon_client/horizon_client.rs#L1016
failed to resolve: could not find `LedgerHeaderExt` in `stellar_xdr`
|
Build and test Stellar SDK:
src/xdr/mod.rs#L35
failed to resolve: could not find `StellarValueExt` in `stellar_xdr`
|
Build and test Stellar SDK:
src/xdr/mod.rs#L16
no function or associated item named `from_xdr_base64` found for struct `stellar_xdr::curr::LedgerHeader` in the current scope
|
Build and test Stellar SDK
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Build and test Stellar SDK
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/
|
Build and test Stellar SDK:
src/accounts/mod.rs#L9
ambiguous glob re-exports
|
Build and test Stellar SDK
`stellar-rust-sdk` (lib) generated 1 warning
|
Build and test Stellar SDK
build failed, waiting for other jobs to finish...
|
Build and test Stellar SDK
`stellar-rust-sdk` (lib test) generated 1 warning (1 duplicate)
|
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/
|