Skip to content

Backfill Release 10/29 #263

Backfill Release 10/29

Backfill Release 10/29 #263

Triggered via pull request October 24, 2023 12:35
@imabdulbasitimabdulbasit
synchronize #94
release
Status Success
Total duration 4m 48s
Artifacts

cargo_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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#L201
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#L123
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#L33
unused import: `rpc_request::RpcError`
Cargo Test: consumer/src/solana.rs#L462
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 test) generated 3 warnings (run `cargo fix --lib -p holaplex-hub-nfts-solana --tests` to apply 1 suggestion)