Update Rust crate pyo3 to v0.23.1 #701
Annotations
6 errors and 26 warnings
Run actions-rs/cargo@v1:
src/types/mapping.rs#L753
no method named `unwrap` found for type `bool` in the current scope
|
|
Run actions-rs/cargo@v1:
src/types/value/value_as_py_obj_tests.rs#L36
no method named `unwrap` found for type `bool` in the current scope
|
Run actions-rs/cargo@v1:
src/types/value/value_as_py_obj_tests.rs#L52
`{float}` cannot be converted to a Python object
|
Run actions-rs/cargo@v1:
src/types/value/value_as_py_obj_tests.rs#L53
no method named `unwrap` found for type `bool` in the current scope
|
Run actions-rs/cargo@v1
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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-rs/toolchain@v1, 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/
|
Run actions-rs/cargo@v1:
src/inventory.rs#L80
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
src/inventory.rs#L83
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/cargo@v1:
src/inventory.rs#L89
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/cargo@v1:
src/node/nodeinfo.rs#L180
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
src/node/nodeinfo.rs#L192
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/cargo@v1:
src/inventory.rs#L80
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
src/inventory.rs#L83
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/cargo@v1:
src/inventory.rs#L89
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/cargo@v1:
src/node/nodeinfo.rs#L180
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
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.0/migration) for more information.
|
Run actions-rs/cargo@v1:
src/node/nodeinfo.rs#L192
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading