chore(deps): update patches #830
Triggered via pull request
September 13, 2025 23:12
Status
Success
Total duration
1m 25s
Artifacts
–
Annotations
24 warnings
|
cargo-test (x86_64):
src/agent/mjai_log.rs#L137
use of deprecated method `pyo3::Py::<T>::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)`
|
|
cargo-test (x86_64):
src/agent/mjai_log.rs#L129
use of deprecated method `pyo3::Py::<T>::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)`
|
|
cargo-test (x86_64):
src/agent/mjai_log.rs#L65
use of deprecated method `pyo3::Py::<T>::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)`
|
|
cargo-test (x86_64):
src/agent/mjai_log.rs#L37
use of deprecated method `pyo3::Py::<T>::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)`
|
|
cargo-test (x86_64):
src/state/mod.rs#L19
use of deprecated associated function `pyo3::prelude::PyModule::new`: `PyModule::new` will be replaced by `PyModule::new_bound` in a future PyO3 version
|
|
cargo-test (x86_64):
src/state/obs_repr.rs#L642
use of deprecated associated function `numpy::PyArray::<T, D>::from_owned_array`: will be replaced by PyArray::from_owned_array_bound in the future
|
|
cargo-test (x86_64):
src/state/obs_repr.rs#L641
use of deprecated associated function `numpy::PyArray::<T, D>::from_owned_array`: will be replaced by PyArray::from_owned_array_bound in the future
|
|
cargo-test (x86_64):
src/py_helper.rs#L13
use of deprecated method `pyo3::Python::<'py>::run`: `Python::run` will be replaced by `Python::run_bound` in a future PyO3 version
|
|
cargo-test (x86_64):
src/consts.rs#L40
use of deprecated associated function `pyo3::prelude::PyModule::new`: `PyModule::new` will be replaced by `PyModule::new_bound` in a future PyO3 version
|
|
cargo-test (x86_64):
src/arena/mod.rs#L14
use of deprecated associated function `pyo3::prelude::PyModule::new`: `PyModule::new` will be replaced by `PyModule::new_bound` in a future PyO3 version
|
|
cargo-test (x86_64):
src/state/mod.rs#L19
use of deprecated associated function `pyo3::prelude::PyModule::new`: `PyModule::new` will be replaced by `PyModule::new_bound` in a future PyO3 version
|
|
cargo-test (x86_64):
src/state/obs_repr.rs#L642
use of deprecated associated function `numpy::PyArray::<T, D>::from_owned_array`: will be replaced by PyArray::from_owned_array_bound in the future
|
|
cargo-test (x86_64):
src/state/obs_repr.rs#L641
use of deprecated associated function `numpy::PyArray::<T, D>::from_owned_array`: will be replaced by PyArray::from_owned_array_bound in the future
|
|
cargo-test (x86_64):
src/py_helper.rs#L13
use of deprecated method `pyo3::Python::<'py>::run`: `Python::run` will be replaced by `Python::run_bound` in a future PyO3 version
|
|
cargo-test (x86_64):
src/consts.rs#L40
use of deprecated associated function `pyo3::prelude::PyModule::new`: `PyModule::new` will be replaced by `PyModule::new_bound` in a future PyO3 version
|
|
cargo-test (x86_64):
src/arena/mod.rs#L14
use of deprecated associated function `pyo3::prelude::PyModule::new`: `PyModule::new` will be replaced by `PyModule::new_bound` in a future PyO3 version
|
|
cargo-test (x86_64):
src/arena/game.rs#L313
redundant field names in struct initialization
|
|
cargo-test (x86_64):
src/arena/game.rs#L312
redundant field names in struct initialization
|
|
cargo-test (x86_64):
src/arena/game.rs#L311
redundant field names in struct initialization
|
|
cargo-test (x86_64):
src/arena/game.rs#L310
redundant field names in struct initialization
|
|
cargo-test (x86_64)
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/
|
|
cargo-test (x86_64)
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/
|
|
cargo-test (x86_64)
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/
|
|
cargo-test (x86_64)
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/
|