DOC: Fix SA01 for pandas.Series.dt.nanoseconds and pandas.Series.dt.seconds. #44039
Triggered via pull request
September 7, 2024 00:07
Status
Failure
Total duration
20m 18s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 45s
ASV Benchmarks
19m 49s
Build Docker Dev Environment
2m 43s
Test install requirements-dev.txt
1m 42s
Annotations
3 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:70:SA01:pandas.TimedeltaIndex.seconds:EXPECTED TO FAIL, BUT NOT FAILING
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/extension.py:70:SA01:pandas.TimedeltaIndex.nanoseconds:EXPECTED TO FAIL, BUT NOT FAILING
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|