Update smoltcp #1224
Annotations
10 errors and 4 warnings
Run "cargo test":
src/network/tests.rs#L111
missing field `timestamp` in initializer of `smoltcp::wire::TcpRepr<'_>`
|
Run "cargo test":
src/network/tests.rs#L159
missing field `timestamp` in initializer of `smoltcp::wire::TcpRepr<'_>`
|
Run "cargo test":
src/network/tests.rs#L394
expected function, tuple struct or tuple variant, found struct `Ipv4Address`
|
Run "cargo test":
src/network/tests.rs#L395
expected function, tuple struct or tuple variant, found struct `Ipv4Address`
|
Run "cargo test":
src/network/tests.rs#L435
expected function, tuple struct or tuple variant, found struct `Ipv4Address`
|
Run "cargo test":
src/network/tests.rs#L436
expected function, tuple struct or tuple variant, found struct `Ipv4Address`
|
Run "cargo test":
src/network/tests.rs#L612
expected function, tuple struct or tuple variant, found struct `Ipv6Address`
|
Run "cargo test":
src/network/tests.rs#L613
expected function, tuple struct or tuple variant, found struct `Ipv6Address`
|
Run "cargo test":
src/network/tests.rs#L788
expected function, tuple struct or tuple variant, found struct `Ipv4Address`
|
Run "cargo test":
src/network/tests.rs#L789
expected function, tuple struct or tuple variant, found struct `Ipv4Address`
|
Run "cargo check":
mitmproxy-rs/src/process_info.rs#L76
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Run "cargo check"
`mitmproxy_rs` (lib) generated 1 warning
|
Run "cargo test":
mitmproxy-rs/src/process_info.rs#L76
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Run "cargo test"
build failed, waiting for other jobs to finish...
|
Loading