Fill gaps limited 7665 #16081
Annotations
13 warnings
Upload code coverage to Codecov
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
Run tests:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
Run tests:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\array_api_strict\_data_type_functions.py#L45
invalid value encountered in cast
|
Run tests:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
Run tests:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\array_api_strict\_data_type_functions.py#L45
invalid value encountered in cast
|
Run tests:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
Run tests:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
Run tests:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\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.
|
Run tests:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\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.
|
Run tests:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\_pytest\unraisableexception.py#L85
Exception ignored in: <function CachingFileManager.__del__ at 0x00000220B0DECEE0>
Traceback (most recent call last):
File "D:\a\xarray\xarray\xarray\backends\file_manager.py", line 255, in __del__
warnings.warn(
RuntimeWarning: deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <_io.BufferedReader name='C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\tmpprivynht\\temp-1162.nc'>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='b6c01a23-be89-4c51-a065-86388053ef2f'), but file is not already closed. This may indicate a bug.
|
Run tests:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\_pytest\unraisableexception.py#L85
Exception ignored in: <function CachingFileManager.__del__ at 0x00000220B0DECEE0>
Traceback (most recent call last):
File "D:\a\xarray\xarray\xarray\backends\file_manager.py", line 255, in __del__
warnings.warn(
RuntimeWarning: deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <_io.BufferedReader name='C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\tmpprivynht\\temp-1162.nc'>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='b6c01a23-be89-4c51-a065-86388053ef2f'), but file is not already closed. This may indicate a bug.
|
Restore cached hypothesis directory
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.
|
Post Restore cached hypothesis directory
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.
|
Loading