Skip to content

DOC: inline docstrings in TimelikeOps and DatelikeOps #51864

DOC: inline docstrings in TimelikeOps and DatelikeOps

DOC: inline docstrings in TimelikeOps and DatelikeOps #51864

Triggered via pull request October 2, 2025 14:18
Status Failure
Total duration 19m 38s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 45s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
19m 34s
ASV Benchmarks
Build Docker Dev Environment
2m 15s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 48s
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 9.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/datetimelike.py:2301:PR08:pandas.Series.dt.ceil:Parameter "nonexistent" description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/datetimelike.py:2199:PR08:pandas.Series.dt.floor:Parameter "nonexistent" description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/datetimelike.py:2097:PR08:pandas.Series.dt.round:Parameter "nonexistent" description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.TimedeltaIndex.ceil:Parameter "nonexistent" description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.TimedeltaIndex.floor:Parameter "nonexistent" description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.TimedeltaIndex.round:Parameter "nonexistent" description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.DatetimeIndex.ceil:Parameter "nonexistent" description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.DatetimeIndex.floor:Parameter "nonexistent" description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:95:PR08:pandas.DatetimeIndex.round:Parameter "nonexistent" description should start with a capital letter
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.