Test close all #26
Annotations
15 errors and 34 warnings
rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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#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/client_conductor.rs#L797
usage of an `Arc` that is not `Send` and `Sync`
|
Clippy:
src/driver_proxy.rs#L300
this public function might dereference a raw pointer but is not marked `unsafe`
|
Clippy:
src/utils/log_buffers.rs#L87
accessing first element with `buffers.get(0)`
|
Clippy
could not compile `aeron-rs` (lib) due to 8 previous errors
|
Clippy:
src/client_conductor.rs#L2068
usage of an `Arc` that is not `Send` and `Sync`
|
Test Rust stable on ubuntu
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
|
Test Rust stable on ubuntu
The operation was canceled.
|
Test Rust nightly on ubuntu
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 360 minutes.
|
Test Rust nightly on ubuntu
The operation was canceled.
|
rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Test Rust stable on ubuntu:
src/image.rs#L72
field `exception_handler` is never read
|
Test Rust stable on ubuntu:
src/utils/memory_mapped_file.rs#L68
field `fd` is never read
|
Test Rust stable on ubuntu
`aeron-rs` (lib) generated 2 warnings
|
Test Rust stable on ubuntu
`aeron-rs` (lib test) generated 2 warnings (2 duplicates)
|
Test Rust stable on ubuntu
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/
|
Test Rust stable on ubuntu
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/
|
Test Rust stable on ubuntu
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/
|
Test Rust stable on ubuntu
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/
|
Test Rust nightly on ubuntu:
src/concurrent/status/status_indicator_reader.rs#L43
creating a mutable reference to mutable static is discouraged
|
Test Rust nightly on ubuntu:
src/concurrent/broadcast/copy_broadcast_receiver.rs#L25
trait `Handler` is never used
|
Test Rust nightly on ubuntu:
src/image.rs#L72
field `exception_handler` is never read
|
Test Rust nightly on ubuntu:
src/utils/memory_mapped_file.rs#L68
field `fd` is never read
|
Test Rust nightly on ubuntu
`aeron-rs` (lib) generated 4 warnings
|
Test Rust nightly on ubuntu:
src/client_conductor.rs#L1953
the item `AtomicBool` is imported redundantly
|
Test Rust nightly on ubuntu:
src/client_conductor.rs#L1953
the item `Ordering` is imported redundantly
|
Test Rust nightly on ubuntu:
src/concurrent/ring_buffer.rs#L419
the item `AeronCommand` is imported redundantly
|
Test Rust nightly on ubuntu:
src/concurrent/ring_buffer.rs#L420
the item `AtomicBuffer` is imported redundantly
|
Test Rust nightly on ubuntu:
src/concurrent/ring_buffer.rs#L422
the item `align` is imported redundantly
|
Test Rust nightly on ubuntu
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/
|
Test Rust nightly on ubuntu
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/
|
Test Rust nightly on ubuntu
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/
|
Test Rust nightly on ubuntu
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/
|