Skip to content

Compressed Transfer #104

Compressed Transfer

Compressed Transfer #104

Triggered via pull request July 28, 2023 17:51
Status Failure
Total duration 2m 50s
Artifacts

cargo_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 14 warnings
Cargo Test: consumer/src/solana.rs#L139
no function or associated item named `new` found for trait object `dyn asset_api::RpcClient` in the current scope
Cargo Test: consumer/src/solana.rs#L718
mismatched types
Cargo Test: consumer/src/solana.rs#L719
mismatched types
Cargo Test: consumer/src/solana.rs#L720
mismatched types
Cargo Test: consumer/src/solana.rs#L717
the trait bound `Vec<u8>: StdError` is not satisfied
Cargo Test
could not compile `holaplex-hub-nfts-solana` due to 6 previous errors; 3 warnings emitted
Cargo Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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: consumer/src/asset_api.rs#L2
unused imports: `Context`, `Error`, `anyhow`
Cargo Test: consumer/src/backend.rs#L4
unused import: `collection_mints`
Cargo Test: consumer/src/solana.rs#L41
unused import: `Base58`
Cargo Test
`solana-indexer` (lib) generated 3 warnings
Cargo Test
`holaplex-hub-nfts-solana` (lib) generated 3 warnings
Cargo Test
build failed, waiting for other jobs to finish...