Skip to content

TST: Add xfail tests for Excel header autofilter (openpyxl/xlsxwriter) #53525

TST: Add xfail tests for Excel header autofilter (openpyxl/xlsxwriter)

TST: Add xfail tests for Excel header autofilter (openpyxl/xlsxwriter) #53525

Triggered via pull request November 6, 2025 00:57
Status Failure
Total duration 19m 34s
Artifacts

code-checks.yml

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

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: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: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:PR01:pandas.io.formats.style.Styler.to_excel:Parameters {'encoding', 'verbose'} not documented
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
Process completed with exit code 1.
ASV Benchmarks
Process completed with exit code 2.