Fix rolling mean on bool arrays (#10319) #17234
Annotations
4 errors and 13 warnings
|
xarray/tests/test_backends.py#L835
TestNetCDF4ViaDaskData.test_outer_indexing_reversed
ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
|
|
xarray/tests/test_backends.py#L835
TestH5NetCDFViaDaskData.test_outer_indexing_reversed
ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
|
|
xarray/tests/test_backends.py#L835
TestDask.test_outer_indexing_reversed
ValueError: dimensions ('t', 'y', 'x') must have the same length as the number of data dimensions, ndim=4
|
|
|
|
|
|
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L5085
overflow encountered in scalar add
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L5085
overflow encountered in scalar add
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L5085
overflow encountered in scalar add
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L5085
overflow encountered in scalar add
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L5085
overflow encountered in scalar add
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L5085
overflow encountered in scalar add
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L5085
overflow encountered in scalar add
|
|
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/dask/array/core.py#L5085
overflow encountered in scalar add
|
|
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
The logs for this run have expired and are no longer available.
Loading