DEPS: bump pyarrow minimum version from 10.0 to 12.0 #49563
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
14m 55s
ASV Benchmarks
19m 26s
Build Docker Dev Environment
2m 54s
Test install requirements-dev.txt
1m 46s
Annotations
4 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 3.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/base.py:7021:SA01:pandas.Index.infer_objects:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/base.py:7021:RT01:pandas.Index.infer_objects:No Returns section found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/indexes/base.py:7021:EX01:pandas.Index.infer_objects:No examples section found
|