Integrates groovies stuff #181
Annotations
4 errors and 11 warnings
Run fmt+clippy:
examples/stream_vote_transactions.rs#L146
missing field `transactions_status` in initializer of `yellowstone_grpc_proto::geyser::SubscribeRequest`
|
Run fmt+clippy:
examples/stream_token_accounts.rs#L290
missing field `transactions_status` in initializer of `yellowstone_grpc_proto::geyser::SubscribeRequest`
|
Run fmt+clippy:
examples/stream_token_accounts.rs#L326
missing field `transactions_status` in initializer of `yellowstone_grpc_proto::geyser::SubscribeRequest`
|
Run fmt+clippy
Process completed with exit code 101.
|
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/
|
Run fmt+clippy:
examples/accounts_meta_to_csv.rs#L16
comparison to empty slice
|
Run fmt+clippy:
examples/dump_txs_stream_samples.rs#L1
unused import: `warn`
|
Run fmt+clippy:
examples/dump_txs_stream_samples.rs#L2
unused import: `solana_sdk::clock::Slot`
|
Run fmt+clippy:
examples/dump_txs_stream_samples.rs#L6
unused import: `std::str::FromStr`
|
Run fmt+clippy:
examples/dump_txs_stream_samples.rs#L7
unused import: `std::time::SystemTime`
|
Run fmt+clippy:
examples/dump_txs_stream_samples.rs#L9
unused import: `base64::Engine`
|
Run fmt+clippy:
examples/dump_txs_stream_samples.rs#L10
unused import: `csv::ReaderBuilder`
|
Run fmt+clippy:
examples/dump_txs_stream_samples.rs#L11
unused import: `itertools::Itertools`
|
Run fmt+clippy:
examples/dump_txs_stream_samples.rs#L12
unused import: `solana_sdk::borsh0_10::try_from_slice_unchecked`
|
Run fmt+clippy:
examples/dump_txs_stream_samples.rs#L14
unused import: `solana_sdk::compute_budget`
|
Loading