Fix part of docstring timedelta #59698 #43991
Triggered via pull request
September 5, 2024 18:30
Status
Failure
Total duration
21m 38s
Artifacts
–
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 27s
ASV Benchmarks
19m 37s
Build Docker Dev Environment
2m 31s
Test install requirements-dev.txt
1m 32s
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:PR07:pandas.Timestamp.resolution:Parameter "--------" has no description
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR09:pandas.Timestamp.resolution:Parameter "min" description should finish with "."
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR04:pandas.Timestamp.resolution:Parameter "--------" has no type
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR10:pandas.Timestamp.resolution:Parameter "resolution" requires a space before the colon separating the parameter name and type
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR04:pandas.Timedelta:Parameter "--------" has no type
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR09:pandas.Timedelta:Parameter "min" description should finish with "."
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR07:pandas.Timedelta:Parameter "--------" has no description
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR02:pandas.Timedelta:Unknown parameters {'**Attributes', 'max', '--------', 'min', 'resolution: Timedelta'}
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR10:pandas.Timedelta:Parameter "resolution" requires a space before the colon separating the parameter name and type
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR04:pandas.Timedelta.max:Parameter "--------" has no type
|