[Actions] Auto-Update dependencies #80
test.yml
on: pull_request
actionlint
4s
Check if automatic project update was successful
5s
pre-commit
1m 10s
docs
47s
Matrix: test
Annotations
1 error and 2 warnings
|
pre-commit
Process completed with exit code 1.
|
|
test (3.13):
/home/runner/.cache/pypoetry/virtualenvs/climate-data-v033_OfD-py3.13/lib/python3.13/site-packages/rasterra/_array.py#L8
numpy.core.multiarray is deprecated and has been renamed to numpy._core.multiarray. The numpy._core namespace contains private NumPy internals and its use is discouraged, as NumPy internals can change without warning in any release. In practice, most real-world usage of numpy.core is to access functionality in the public NumPy API. If that is the case, use the public NumPy API. If not, you are using NumPy internals. If you would still like to access an internal attribute, use numpy._core.multiarray.flagsobj.
|
|
test (3.12):
/home/runner/.cache/pypoetry/virtualenvs/climate-data-v033_OfD-py3.12/lib/python3.12/site-packages/rasterra/_array.py#L8
numpy.core.multiarray is deprecated and has been renamed to numpy._core.multiarray. The numpy._core namespace contains private NumPy internals and its use is discouraged, as NumPy internals can change without warning in any release. In practice, most real-world usage of numpy.core is to access functionality in the public NumPy API. If that is the case, use the public NumPy API. If not, you are using NumPy internals. If you would still like to access an internal attribute, use numpy._core.multiarray.flagsobj.
|