sync_read
and bulk_read
return vec of results
#198
Annotations
2 errors and 7 warnings
Build and test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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:
tests/integration_test.rs#L9
constants have by default a `'static` lifetime
|
Build and test:
src/bus/mod.rs#L437
the loop variable `i` is only used to index `buffer1`
|
Build and test:
src/bus/mod.rs#L443
the loop variable `i` is only used to index `buffer2`
|