ENH: Implement PDEP-17 #48745
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 49s
ASV Benchmarks
20m 16s
Build Docker Dev Environment
2m 52s
Test install requirements-dev.txt
1m 49s
Annotations
11 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:106:EX01:pandas.errors.PandasDeprecationWarning:No examples section found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:106:SA01:pandas.errors.PandasDeprecationWarning:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:100:EX01:pandas.errors.PandasPendingDeprecationWarning:No examples section found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:100:SA01:pandas.errors.PandasPendingDeprecationWarning:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:124:EX01:pandas.errors.Pandas5Warning:No examples section found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:124:SA01:pandas.errors.Pandas5Warning:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:118:EX01:pandas.errors.Pandas4Warning:No examples section found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:118:SA01:pandas.errors.Pandas4Warning:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:94:EX01:pandas.errors.PandasChangeWarning:No examples section found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:94:SA01:pandas.errors.PandasChangeWarning:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|