Upgrade pyo3 api usage #1235
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run "cargo check":
mitmproxy-rs/src/process_info.rs#L3
unused import: `anyhow::Context`
|
Run "cargo check":
mitmproxy-rs/src/process_info.rs#L5
unused import: `pyo3::IntoPyObjectExt`
|
Run "cargo check"
`mitmproxy_rs` (lib) generated 2 warnings (run `cargo fix --lib -p mitmproxy_rs` to apply 2 suggestions)
|
Run "cargo check"
[email protected]: info: latest update on 2025-01-02, rust version 1.85.0-nightly (45d11e51b 2025-01-01)
|
Run "cargo check"
[email protected]: info: downloading component 'clippy'
|
Run "cargo check"
[email protected]: info: downloading component 'rust-src'
|
Run "cargo check"
[email protected]: info: downloading component 'rustc'
|
Run "cargo check"
[email protected]: info: installing component 'cargo'
|
Run "cargo check"
[email protected]: info: installing component 'rust-docs'
|
Run "cargo check"
[email protected]: info: installing component 'rust-std'
|
Run "cargo test":
mitmproxy-rs/src/process_info.rs#L3
unused import: `anyhow::Context`
|
Run "cargo test":
mitmproxy-rs/src/process_info.rs#L5
unused import: `pyo3::IntoPyObjectExt`
|
Run "cargo test"
`mitmproxy_rs` (lib) generated 2 warnings (run `cargo fix --lib -p mitmproxy_rs` to apply 2 suggestions)
|
Run "cargo test"
`mitmproxy_rs` (lib test) generated 2 warnings (2 duplicates)
|
Loading