Update Rust crate pyo3 to v0.23.1 #700
Annotations
2 errors and 24 warnings
|
|
src/inventory.rs#L80
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
src/inventory.rs#L81
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/inventory.rs#L82
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/inventory.rs#L83
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
src/inventory.rs#L89
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
src/node/nodeinfo.rs#L180
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
src/node/nodeinfo.rs#L182
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/node/nodeinfo.rs#L183
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/node/nodeinfo.rs#L184
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/node/nodeinfo.rs#L192
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
src/inventory.rs#L80
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
src/inventory.rs#L81
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/inventory.rs#L82
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/inventory.rs#L83
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
src/inventory.rs#L89
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
src/node/nodeinfo.rs#L180
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
src/node/nodeinfo.rs#L182
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/node/nodeinfo.rs#L183
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/node/nodeinfo.rs#L184
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23/migration) for more information.
|
src/node/nodeinfo.rs#L192
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading