Skip to content

added flood data class and root #69

added flood data class and root

added flood data class and root #69

Triggered via pull request March 28, 2025 17:56
Status Failure
Total duration 1m 18s
Artifacts

test.yml

on: pull_request
actionlint
2s
actionlint
Check if automatic project update was successful
4s
Check if automatic project update was successful
pre-commit
1m 8s
pre-commit
docs
43s
docs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
pre-commit
Process completed with exit code 1.
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.
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.