Merge pull request #88 from holaplex/abdul/batch-mint #247
Annotations
11 warnings
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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:
consumer/src/solana.rs#L436
use of deprecated variant `mpl_token_metadata::state::CollectionDetails::V1`: The collection size tracking feature is deprecated and will soon be removed.
|
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/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 2 warnings (2 duplicates)
|
The logs for this run have expired and are no longer available.
Loading