Release v0.1.7 #33
Annotations
10 errors and 5 warnings
Clippy:
src/image.rs#L72
field `exception_handler` is never read
|
Clippy:
src/utils/memory_mapped_file.rs#L68
field `fd` is never read
|
Clippy:
src/aeron.rs#L44
empty line after doc comment
|
Clippy:
src/aeron.rs#L82
empty line after doc comment
|
Clippy:
src/aeron.rs#L101
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy:
src/aeron.rs#L178
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy:
src/aeron.rs#L189
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy:
src/buffer_builder.rs#L25
usage of a legacy numeric constant
|
Clippy:
src/channel_uri.rs#L123
unnecessary use of `get(key).is_some()`
|
Clippy:
src/client_conductor.rs#L797
usage of an `Arc` that is not `Send` and `Sync`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install minimal stable with clippy and rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install minimal stable with clippy and rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install minimal stable with clippy and rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install minimal stable with clippy and rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading