WIP: Add unix socket support? #603
Annotations
19 errors and 15 warnings
nightly on macOS-latest-:
src/adapters/unix_socket.rs#L28
Diff in /Users/runner/work/message-io/message-io/src/adapters/unix_socket.rs
|
nightly on macOS-latest-:
src/adapters/unix_socket.rs#L62
Diff in /Users/runner/work/message-io/message-io/src/adapters/unix_socket.rs
|
nightly on macOS-latest-:
src/adapters/unix_socket.rs#L72
Diff in /Users/runner/work/message-io/message-io/src/adapters/unix_socket.rs
|
nightly on macOS-latest-:
src/adapters/unix_socket.rs#L85
Diff in /Users/runner/work/message-io/message-io/src/adapters/unix_socket.rs
|
nightly on macOS-latest-:
src/adapters/unix_socket.rs#L92
Diff in /Users/runner/work/message-io/message-io/src/adapters/unix_socket.rs
|
nightly on macOS-latest-:
src/adapters/unix_socket.rs#L97
Diff in /Users/runner/work/message-io/message-io/src/adapters/unix_socket.rs
|
nightly on macOS-latest-:
src/adapters/unix_socket.rs#L165
Diff in /Users/runner/work/message-io/message-io/src/adapters/unix_socket.rs
|
nightly on macOS-latest-:
src/adapters/unix_socket.rs#L187
Diff in /Users/runner/work/message-io/message-io/src/adapters/unix_socket.rs
|
nightly on macOS-latest-:
src/adapters.rs#L8
Diff in /Users/runner/work/message-io/message-io/src/adapters.rs
|
nightly on macOS-latest-:
src/network/transport.rs#L109
Diff in /Users/runner/work/message-io/message-io/src/network/transport.rs
|
stable on macOS-latest-
The job was canceled because "macOS-latest_nightly" failed.
|
stable on macOS-latest-:
src/network/transport.rs#L9
unresolved import `crate::adapters::unix_socket`
|
stable on macOS-latest-
Process completed with exit code 101.
|
stable on windows-2019-
The job was canceled because "macOS-latest_nightly" failed.
|
stable on ubuntu-latest-
The job was canceled because "macOS-latest_nightly" failed.
|
nightly on windows-2019-
The job was canceled because "macOS-latest_nightly" failed.
|
nightly on ubuntu-latest-
The job was canceled because "macOS-latest_nightly" failed.
|
Build (i686-unknown-linux-gnu):
src/network/transport.rs#L9
unresolved import `crate::adapters::unix_socket`
|
Build (i686-unknown-linux-gnu)
The process 'cross' failed with exit code 101
|
stable on macOS-latest-:
src/adapters/tcp.rs#L136
use of deprecated method `socket2::sys::<impl socket2::Socket>::bind_device_by_index`: Use `Socket::bind_device_by_index_v4` instead
|
stable on macOS-latest-:
src/adapters/tcp.rs#L292
use of deprecated method `socket2::sys::<impl socket2::Socket>::bind_device_by_index`: Use `Socket::bind_device_by_index_v4` instead
|
stable on macOS-latest-:
src/adapters/ws.rs#L122
use of deprecated method `tungstenite::WebSocket::<Stream>::read_message`: Use `read`
|
stable on macOS-latest-:
src/adapters/ws.rs#L165
use of deprecated method `tungstenite::WebSocket::<Stream>::write_message`: Use `send`
|
stable on macOS-latest-:
src/adapters/ws.rs#L170
use of deprecated method `tungstenite::WebSocket::<Stream>::write_pending`: Use `flush`
|
Build (i686-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
|
Build (i686-unknown-linux-gnu)
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/
|
Build (i686-unknown-linux-gnu):
src/adapters/ws.rs#L122
use of deprecated method `tungstenite::WebSocket::<Stream>::read_message`: Use `read`
|
Build (i686-unknown-linux-gnu):
src/adapters/ws.rs#L165
use of deprecated method `tungstenite::WebSocket::<Stream>::write_message`: Use `send`
|
Build (i686-unknown-linux-gnu):
src/adapters/ws.rs#L170
use of deprecated method `tungstenite::WebSocket::<Stream>::write_pending`: Use `flush`
|
Build (i686-unknown-linux-gnu)
`message-io` (lib) generated 3 warnings
|
Build (i686-unknown-linux-gnu)
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/
|
Build (i686-unknown-linux-gnu)
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/
|
Build (i686-unknown-linux-gnu)
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/
|
Build (i686-unknown-linux-gnu)
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/
|