Skip to content

DOC: Fix PR02 errors in Timedelta attributes (min, max, resolution) d… #45980

DOC: Fix PR02 errors in Timedelta attributes (min, max, resolution) d…

DOC: Fix PR02 errors in Timedelta attributes (min, max, resolution) d… #45980

Triggered via pull request December 3, 2024 22:35
Status Failure
Total duration 19m 47s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 33s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
19m 17s
ASV Benchmarks
Build Docker Dev Environment
2m 40s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 50s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR02:pandas.Timestamp.max:Unknown parameters {'tz', 'microsecond', 'unit', 'minute', 'fold', 'tzinfo', 'month', 'second', 'ts_input', 'nanosecond', 'year', 'hour', 'day'}
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR02:pandas.Timestamp.min:Unknown parameters {'tz', 'microsecond', 'unit', 'minute', 'fold', 'tzinfo', 'month', 'second', 'ts_input', 'nanosecond', 'year', 'hour', 'day'}
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR02:pandas.Timestamp.resolution:Unknown parameters {'value', 'unit', '**kwargs'}
Docstring validation, typing, and other manual pre-commit hooks
None:None:SA01:pandas.Timedelta.max:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX01:pandas.Timedelta.max:No examples section found
Docstring validation, typing, and other manual pre-commit hooks
None:None:SA01:pandas.Timedelta.min:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX01:pandas.Timedelta.min:No examples section found
Docstring validation, typing, and other manual pre-commit hooks
None:None:SA01:pandas.Timedelta.resolution:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX01:pandas.Timedelta.resolution:No examples section found
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 9.