sync_read
and bulk_read
return vec of results
#176
Annotations
1 error and 12 warnings
Build and test
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Build and test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test
It seems that this Action is executed from the forked repository.
|
Build and test
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
Build and test:
src/instructions/ping.rs#L60
very complex type used. Consider factoring parts into `type` definitions
|
Build and test:
src/instructions/sync_read.rs#L60
method `next` can be confused for the standard trait method `std::iter::Iterator::next`
|
Build and test:
src/instructions/sync_read.rs#L60
very complex type used. Consider factoring parts into `type` definitions
|
Build and test:
src/response.rs#L41
this expression creates a reference which is immediately dereferenced by the compiler
|
Build and test:
src/instructions/ping.rs#L60
very complex type used. Consider factoring parts into `type` definitions
|
Build and test:
src/instructions/sync_read.rs#L60
method `next` can be confused for the standard trait method `std::iter::Iterator::next`
|
Build and test:
src/instructions/sync_read.rs#L60
very complex type used. Consider factoring parts into `type` definitions
|
Build and test:
src/response.rs#L41
this expression creates a reference which is immediately dereferenced by the compiler
|