Fix unsound unsafe code #16 #17 #35
Annotations
9 errors and 5 warnings
Clippy:
src/aeron.rs#L99
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy:
src/aeron.rs#L176
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy:
src/aeron.rs#L187
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy:
src/client_conductor.rs#L797
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy
could not compile `aeron-rs` (lib) due to 4 previous errors
|
Clippy:
src/client_conductor.rs#L2068
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy:
src/exclusive_publication.rs#L763
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy:
src/publication.rs#L873
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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