Merge branch 'main' of https://github.com/kotauskas/interprocess #224
Annotations
10 errors and 7 warnings
Run Clippy:
src/os/unix/udsocket/datagram.rs#L337
expected struct, variant or union type, found enum `TryRecvResult`
|
Run Clippy:
src/os/unix/udsocket/datagram.rs#L331
hidden lifetime parameters in types are deprecated
|
Run Clippy:
src/os/unix/udsocket/datagram.rs#L331
method `try_recv` has an incompatible type for trait
|
Run Clippy:
src/macros/forward_iorw.rs#L185
no method named `poll_read` found for struct `std::pin::Pin<&mut &os::unix::local_socket::tokio::stream::LocalSocketStream>` in the current scope
|
Run Clippy:
src/macros/forward_iorw.rs#L193
no method named `poll_read_vectored` found for struct `std::pin::Pin<&mut &os::unix::local_socket::tokio::stream::LocalSocketStream>` in the current scope
|
Run Clippy:
src/macros/forward_iorw.rs#L208
no method named `poll_write` found for struct `std::pin::Pin<&mut &os::unix::local_socket::tokio::stream::LocalSocketStream>` in the current scope
|
Run Clippy:
src/macros/forward_iorw.rs#L216
no method named `poll_write_vectored` found for struct `std::pin::Pin<&mut &os::unix::local_socket::tokio::stream::LocalSocketStream>` in the current scope
|
Run Clippy:
src/macros/forward_iorw.rs#L223
no method named `poll_flush` found for struct `std::pin::Pin<&mut &os::unix::local_socket::tokio::stream::LocalSocketStream>` in the current scope
|
Run Clippy:
src/macros/forward_iorw.rs#L230
no method named `poll_close` found for struct `std::pin::Pin<&mut &os::unix::local_socket::tokio::stream::LocalSocketStream>` in the current scope
|
Run Clippy:
src/macros/forward_iorw.rs#L185
no method named `poll_read` found for struct `std::pin::Pin<&mut &os::unix::local_socket::tokio::stream::ReadHalf>` in the current scope
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Install Rust
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 Rust
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 Rust
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 Rust
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/
|
Run Clippy:
src/os/unix/mod.rs#L33
unused import: `c_short`
|
Run Clippy
`interprocess` (lib) generated 1 warning
|
The logs for this run have expired and are no longer available.
Loading