Skip to content

Merge pull request #30 from holaplex/abdul/multi-proj-coll #101

Merge pull request #30 from holaplex/abdul/multi-proj-coll

Merge pull request #30 from holaplex/abdul/multi-proj-coll #101

Triggered via push July 27, 2023 19:57
Status Success
Total duration 2m 7s
Artifacts

cargo_test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 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/handler.rs#L114
use of deprecated associated function `solana_program::pubkey::Pubkey::new`: Please use 'Pubkey::from' or 'Pubkey::try_from' instead
Cargo Test: indexer/src/handler.rs#L150
use of deprecated associated function `solana_program::pubkey::Pubkey::new`: Please use 'Pubkey::from' or 'Pubkey::try_from' instead
Cargo Test: indexer/src/handler.rs#L161
use of deprecated associated function `solana_program::pubkey::Pubkey::new`: Please use 'Pubkey::from' or 'Pubkey::try_from' instead
Cargo Test
`solana-indexer` (lib) generated 3 warnings
Cargo Test: consumer/src/solana.rs#L688
unreachable expression
Cargo Test: consumer/src/solana.rs#L710
unreachable expression
Cargo Test: consumer/src/solana.rs#L651
unused variable: `collection_mint`
Cargo Test: consumer/src/solana.rs#L657
unused variable: `collection_mint_id`
Cargo Test: consumer/src/solana.rs#L660
unused variable: `payer`
Cargo Test: consumer/src/solana.rs#L661
unused variable: `recipient`