Skip to content

Merge pull request #39 from holaplex/abdul/fix-collection-mint-query #124

Merge pull request #39 from holaplex/abdul/fix-collection-mint-query

Merge pull request #39 from holaplex/abdul/fix-collection-mint-query #124

Triggered via push August 3, 2023 14:48
Status Success
Total duration 4m 22s
Artifacts

cargo.yml

on: push
clippy/check/doc
3m 6s
clippy/check/doc
cargo fmt
38s
cargo fmt
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
cargo fmt
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 fmt
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 fmt
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 fmt
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 fmt
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/
clippy/check/doc
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/
clippy/check/doc
output filename collision.
clippy/check/doc
output filename collision.
clippy/check/doc: core/src/collection_mints.rs#L2
unused import: `Relation`
clippy/check/doc: core/src/collection_mints.rs#L5
unused imports: `JoinType`, `QuerySelect`
clippy/check/doc
`holaplex-hub-nfts-solana-core` (lib) generated 2 warnings (run `cargo fix --lib -p holaplex-hub-nfts-solana-core` to apply 2 suggestions)
clippy/check/doc
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/
clippy/check/doc
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/
clippy/check/doc
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/
clippy/check/doc
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/
clippy/check/doc: core/src/collection_mints.rs#L2
unused import: `Relation`
clippy/check/doc: core/src/collection_mints.rs#L5
unused imports: `JoinType`, `QuerySelect`
clippy/check/doc: core/src/collection_mints.rs#L12
docs for function returning `Result` missing `# Errors` section
clippy/check/doc: core/src/collection_mints.rs#L20
docs for function returning `Result` missing `# Errors` section
clippy/check/doc: core/src/collection_mints.rs#L26
docs for function returning `Result` missing `# Errors` section
clippy/check/doc: core/src/collection_mints.rs#L40
docs for function returning `Result` missing `# Errors` section
clippy/check/doc: core/src/collection_mints.rs#L49
docs for function returning `Result` missing `# Errors` section
clippy/check/doc: core/src/collection_mints.rs#L62
docs for function returning `Result` missing `# Errors` section
clippy/check/doc: core/src/collections.rs#L9
docs for function returning `Result` missing `# Errors` section
clippy/check/doc: core/src/collections.rs#L15
docs for function returning `Result` missing `# Errors` section
clippy/check/doc: core/src/collection_mints.rs#L2
unused import: `Relation`
clippy/check/doc: core/src/collection_mints.rs#L5
unused imports: `JoinType`, `QuerySelect`
clippy/check/doc
`holaplex-hub-nfts-solana-core` (lib) generated 2 warnings (run `cargo fix --lib -p holaplex-hub-nfts-solana-core` to apply 2 suggestions)
clippy/check/doc: indexer/src/handler.rs#L114
use of deprecated associated function `solana_program::pubkey::Pubkey::new`: Please use 'Pubkey::from' or 'Pubkey::try_from' instead
clippy/check/doc: indexer/src/handler.rs#L150
use of deprecated associated function `solana_program::pubkey::Pubkey::new`: Please use 'Pubkey::from' or 'Pubkey::try_from' instead
clippy/check/doc: indexer/src/handler.rs#L161
use of deprecated associated function `solana_program::pubkey::Pubkey::new`: Please use 'Pubkey::from' or 'Pubkey::try_from' instead
clippy/check/doc
`solana-indexer` (lib) generated 3 warnings
clippy/check/doc: consumer/src/solana.rs#L688
unreachable expression
clippy/check/doc: consumer/src/solana.rs#L710
unreachable expression
clippy/check/doc: consumer/src/solana.rs#L651
unused variable: `collection_mint`