Applies PR feedback and some clippy fixes #187
Annotations
2 errors and 11 warnings
test:
examples/debouncer.rs#L34
`main` function not found in crate `debouncer`
|
test
Process completed with exit code 101.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
examples/parse_timestamp_tagged_logs.rs#L7
unused import: `Path`
|
test:
examples/parse_timestamp_tagged_logs.rs#L8
unused import: `std::time::Duration`
|
test:
examples/stream_blocks_mainnet_task.rs#L8
unused import: `solana_sdk::borsh0_10::try_from_slice_unchecked`
|
test:
examples/stream_blocks_mainnet_task.rs#L8
use of deprecated function `solana_sdk::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead
|
test:
examples/stream_token_accounts.rs#L2
unused import: `Stream`
|
test:
examples/stream_token_accounts.rs#L4
unused import: `solana_account_decoder::parse_token::UiAccountState::Initialized`
|
test:
examples/stream_token_accounts.rs#L15
unused import: `std::pin::pin`
|
test:
examples/stream_token_accounts.rs#L20
unused import: `geyser_grpc_connector::grpc_subscription_autoreconnect_streams::create_geyser_reconnecting_stream`
|
test:
examples/stream_token_accounts.rs#L22
unused import: `geyser_grpc_connector::grpcmultiplex_fastestwins::FromYellowstoneExtractor`
|
test:
examples/stream_token_accounts.rs#L24
unused import: `GeyserFilter`
|