Skip to content

DOC: add api.types.is_dtype_equal into document #48452

DOC: add api.types.is_dtype_equal into document

DOC: add api.types.is_dtype_equal into document #48452

Triggered via pull request May 3, 2025 07:56
Status Failure
Total duration 20m 44s
Artifacts

code-checks.yml

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

Annotations

3 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:652:PR09:pandas.api.types.is_dtype_equal:Parameter "target" description should finish with "."
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:652:SA05:pandas.api.types.is_dtype_equal:pandas.api.types.is_object_dtype in `See Also` section does not need `pandas` prefix, use api.types.is_object_dtype instead.
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.