.github/workflows/build-check.yml #108
Annotations
6 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
src/yellowstone_grpc_util.rs#L110
variable does not need to be mutable
|
test:
src/yellowstone_grpc_util.rs#L13
function `connect_with_timeout` is never used
|
test:
src/yellowstone_grpc_util.rs#L110
variable does not need to be mutable
|
test:
src/yellowstone_grpc_util.rs#L13
function `connect_with_timeout` is never used
|
test:
src/grpc_subscription_autoreconnect_tasks.rs#L374
returning the result of a `let` binding from a block
|