STYLE: Prohibit parsing exeption messages in try/except code flows #52655
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 12s
ASV Benchmarks
30m 44s
Build Docker Dev Environment
2m 15s
Test install requirements-dev.txt
1m 40s
Annotations
5 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
Process completed with exit code 3.
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:1041:SA01:pandas.errors.TimezoneDtypeMismatchError:See Also section not found
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:1041:EX01:pandas.errors.TimezoneDtypeMismatchError:No examples section found
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/errors/__init__.py:1041:SS06:pandas.errors.TimezoneDtypeMismatchError:Summary should fit in a single line
|