fix mean for datetime-like using the respective time resolution unit #16083
Annotations
14 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.::warning file=/home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py,line=1872::Degrees of freedom <= 0 for slice.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
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.
|
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.
|
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']
|
Loading