UDP Streams #795
Annotations
6 errors and 3 warnings
src/packet_sources/macos.rs#L338
expected one of `=>`, `if`, or `|`, found `;`
|
src/packet_sources/macos.rs#L324
no variant named `DatagramReceived` found for enum `TransportEvent`
|
src/packet_sources/macos.rs#L105
mismatched types
|
src/packet_sources/macos.rs#L167
binary assignment operation `+=` cannot be applied to type `messages::ConnectionId`
|
src/packet_sources/macos.rs#L194
no variant named `SendDatagram` found for enum `TransportCommand`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@9e120dd99b0fbad1c065f686657e914e76bd7b72. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/packet_sources/macos.rs#L324
unreachable expression
|
|
The logs for this run have expired and are no longer available.
Loading