Skip to content

Separate send and confirm rpc calls into their own retry blocks #184

Separate send and confirm rpc calls into their own retry blocks

Separate send and confirm rpc calls into their own retry blocks #184

Triggered via pull request September 22, 2023 13:42
Status Success
Total duration 3m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cargo_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Cargo Test
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/
Cargo Test
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/
Cargo Test
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/
Cargo Test
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/
Cargo Test
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/
Cargo Test: indexer/src/processor.rs#L235
use of deprecated associated function `solana_sdk::signature::Signature::new`: Please use 'Signature::from' or 'Signature::try_from' instead
Cargo Test: indexer/src/processor.rs#L157
use of deprecated associated function `solana_sdk::signature::Signature::new`: Please use 'Signature::from' or 'Signature::try_from' instead
Cargo Test: consumer/src/solana.rs#L407
use of deprecated variant `mpl_token_metadata::state::CollectionDetails::V1`: The collection size tracking feature is deprecated and will soon be removed.
Cargo Test: consumer/src/import.rs#L335
use of deprecated method `holaplex_hub_core::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
Cargo Test
`solana-indexer` (lib) generated 2 warnings
Cargo Test
`holaplex-hub-nfts-solana` (lib) generated 2 warnings