Skip to content

Adjust tests in extension folder for new string option #33939

Adjust tests in extension folder for new string option

Adjust tests in extension folder for new string option #33939

Triggered via pull request November 26, 2023 21:11
Status Failure
Total duration 27m 42s
Artifacts

code-checks.yml

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

Annotations

11 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
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 1: F821 undefined name 'h'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 3: F821 undefined name 'g'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 5: F821 undefined name 'f'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 7: F821 undefined name 'df'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 34: F821 undefined name 'a'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 43: F821 undefined name 'b'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 51: F821 undefined name 'c'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 2, col 2: F821 undefined name 'df'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 3, col 10: F821 undefined name 'f'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 4, col 10: F821 undefined name 'g'