TST: Add xfail tests for Excel header autofilter (openpyxl/xlsxwriter) #53577
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 27s
ASV Benchmarks
18m 21s
Build Docker Dev Environment
2m 28s
Test install requirements-dev.txt
1m 40s
Annotations
12 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 8.
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:2164:PR06:pandas.Series.to_excel:Parameter "excel_writer" type should use "str" instead of "string"
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:2164:PR09:pandas.Series.to_excel:Parameter "inf_rep" description should finish with "."
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:2164:PR06:pandas.DataFrame.to_excel:Parameter "excel_writer" type should use "str" instead of "string"
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:2164:PR09:pandas.DataFrame.to_excel:Parameter "inf_rep" description should finish with "."
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/formats/style.py:577:PR06:pandas.io.formats.style.Styler.to_excel:Parameter "excel_writer" type should use "str" instead of "string"
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/formats/style.py:577:PR02:pandas.io.formats.style.Styler.to_excel:Unknown parameters {'autofilter', 'engine_kwargs'}
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/formats/style.py:577:PR09:pandas.io.formats.style.Styler.to_excel:Parameter "inf_rep" description should finish with "."
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/formats/style.py:577:PR01:pandas.io.formats.style.Styler.to_excel:Parameters {'encoding', 'verbose'} not documented
|
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|
|
ASV Benchmarks
Process completed with exit code 2.
|