Skip to content

feat: add c-token client examples #83

feat: add c-token client examples

feat: add c-token client examples #83

Triggered via pull request December 9, 2025 10:34
Status Failure
Total duration 2m 34s
Artifacts

rust-tests.yml

on: pull_request
Matrix: test-rust
Fit to window
Zoom out
Zoom in

Annotations

10 errors
c-token
the trait bound `LightProgramTest: light_client::indexer::Indexer` is not satisfied
c-token
no method named `get_payer` found for struct `LightProgramTest` in the current scope
c-token
the trait bound `LightProgramTest: light_client::indexer::Indexer` is not satisfied
c-token
the trait bound `LightProgramTest: light_client::rpc::Rpc` is not satisfied
c-token
the trait bound `LightProgramTest: light_client::indexer::Indexer` is not satisfied
c-token
the trait bound `LightProgramTest: light_client::rpc::Rpc` is not satisfied
c-token
the trait bound `LightProgramTest: light_client::rpc::Rpc` is not satisfied
c-token
no method named `get_payer` found for struct `LightProgramTest` in the current scope
c-token
no method named `get_payer` found for struct `LightProgramTest` in the current scope
c-token
use of deprecated associated function `solana_sdk::signature::Keypair::from_bytes`: Use Keypair::try_from(&[u8]) instead