Fix the CI #1191
Annotations
7 errors and 2 warnings
src/net/tcp/stream.rs#L480
the trait bound `tcp::stream::TcpStream: From<std::net::TcpListener>` is not satisfied
|
src/net/udp/mod.rs#L623
the trait bound `udp::UdpSocket: From<std::net::TcpListener>` is not satisfied
|
src/io/stderr.rs#L211
cannot return value referencing temporary value
|
src/io/stdin.rs#L237
cannot return value referencing temporary value
|
src/io/stdout.rs#L211
cannot return value referencing temporary value
|
src/net/tcp/stream.rs#L486
cannot move out of an `Arc`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading