chore(deps): update rust crate flate2 to v1.1.9 #914
Annotations
25 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run actions-rs/cargo@v1:
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)`
|
|
Run actions-rs/cargo@v1:
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)`
|
|
Run actions-rs/cargo@v1:
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)`
|
|
Run actions-rs/cargo@v1:
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)`
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
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
|
|
Run actions-rs/cargo@v1:
src/arena/game.rs#L313
redundant field names in struct initialization
|
|
Run actions-rs/cargo@v1:
src/arena/game.rs#L312
redundant field names in struct initialization
|
|
Run actions-rs/cargo@v1:
src/arena/game.rs#L311
redundant field names in struct initialization
|
|
Run actions-rs/cargo@v1:
src/arena/game.rs#L310
redundant field names in struct initialization
|
|
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/
|
background
wait
wait-all
cancel
parallel
Loading