Skip to content

[ENH]: Expand types allowed in Series.struct.field #33941

[ENH]: Expand types allowed in Series.struct.field

[ENH]: Expand types allowed in Series.struct.field #33941

Triggered via pull request November 26, 2023 21:28
Status Failure
Total duration 49m 22s
Artifacts

code-checks.yml

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

Annotations

11 errors
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'
ASV Benchmarks
The hosted runner: GitHub Actions 6 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.