finalize deprecation of "closed"-parameter #15729
Annotations
10 errors and 2 warnings
Run tests:
xarray/tests/test_cftime_offsets.py#L1242
test_cftime_range[365_day-0001-01-01-0001-01-04-None-D-None-False-[(1, 1, 1), (1, 1, 2), (1, 1, 3), (1, 1, 4)]]
ValueError: Argument `inclusive` must be either 'both', 'neither', 'left', 'right', or None. Got None.
|
Run tests:
xarray/tests/test_cftime_offsets.py#L1242
test_cftime_range[360_day-0001-01-01-0001-01-04-None-D-None-False-[(1, 1, 1), (1, 1, 2), (1, 1, 3), (1, 1, 4)]]
ValueError: Argument `inclusive` must be either 'both', 'neither', 'left', 'right', or None. Got None.
|
Run tests:
xarray/tests/test_cftime_offsets.py#L1242
test_cftime_range[julian-0001-01-01-0001-01-04-None-D-None-False-[(1, 1, 1), (1, 1, 2), (1, 1, 3), (1, 1, 4)]]
ValueError: Argument `inclusive` must be either 'both', 'neither', 'left', 'right', or None. Got None.
|
Run tests:
xarray/tests/test_cftime_offsets.py#L1242
test_cftime_range[all_leap-0001-01-01-0001-01-04-None-D-None-False-[(1, 1, 1), (1, 1, 2), (1, 1, 3), (1, 1, 4)]]
ValueError: Argument `inclusive` must be either 'both', 'neither', 'left', 'right', or None. Got None.
|
Run tests:
xarray/tests/test_cftime_offsets.py#L1242
test_cftime_range[366_day-0001-01-01-0001-01-04-None-D-None-False-[(1, 1, 1), (1, 1, 2), (1, 1, 3), (1, 1, 4)]]
ValueError: Argument `inclusive` must be either 'both', 'neither', 'left', 'right', or None. Got None.
|
Run tests:
xarray/tests/test_cftime_offsets.py#L1242
test_cftime_range[gregorian-0001-01-01-0001-01-04-None-D-None-False-[(1, 1, 1), (1, 1, 2), (1, 1, 3), (1, 1, 4)]]
ValueError: Argument `inclusive` must be either 'both', 'neither', 'left', 'right', or None. Got None.
|
Run tests:
xarray/tests/test_cftime_offsets.py#L1242
test_cftime_range[proleptic_gregorian-0001-01-01-0001-01-04-None-D-None-False-[(1, 1, 1), (1, 1, 2), (1, 1, 3), (1, 1, 4)]]
ValueError: Argument `inclusive` must be either 'both', 'neither', 'left', 'right', or None. Got None.
|
Run tests:
xarray/tests/test_cftime_offsets.py#L1242
test_cftime_range[standard-0001-01-01-0001-01-04-None-D-None-False-[(1, 1, 1), (1, 1, 2), (1, 1, 3), (1, 1, 4)]]
ValueError: Argument `inclusive` must be either 'both', 'neither', 'left', 'right', or None. Got None.
|
Run tests:
xarray/tests/test_cftime_offsets.py#L1298
test_invalid_cftime_arg
Failed: DID NOT WARN. No warnings of type (<class 'FutureWarning'>,) were emitted.
Emitted warnings: [].
|
Run tests:
xarray/tests/test_cftime_offsets.py#L1543
test_cftime_or_date_range_closed_and_inclusive_error[cftime_range]
TypeError: cftime_range() got an unexpected keyword argument 'closed'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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