Skip to content

Compressed NFTs

Compressed NFTs #85

Triggered via pull request July 24, 2023 18:25
Status Success
Total duration 2m 37s
Artifacts

cargo.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

32 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
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#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#L63
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#L17
docs for function returning `Result` missing `# Errors` section
clippy/check/doc: core/src/collections.rs#L23
docs for function returning `Result` missing `# Errors` section
clippy/check/doc
`holaplex-hub-nfts-solana-core` (lib) generated 9 warnings
clippy/check/doc: consumer/src/events.rs#L1
unused import: `anchor_lang::Event`
clippy/check/doc: consumer/src/solana.rs#L595
unreachable statement
clippy/check/doc: consumer/src/solana.rs#L618
unreachable expression
clippy/check/doc: consumer/src/solana.rs#L640
unreachable expression
clippy/check/doc: consumer/src/solana.rs#L581
unused variable: `collection_mint`
clippy/check/doc: consumer/src/solana.rs#L587
unused variable: `collection_mint_id`
clippy/check/doc: consumer/src/solana.rs#L590
unused variable: `payer`
clippy/check/doc: consumer/src/solana.rs#L591
unused variable: `recipient`
clippy/check/doc: consumer/src/solana.rs#L592
unused variable: `owner`
clippy/check/doc: consumer/src/solana.rs#L594
unused variable: `asset_id`