Skip to content

BUG: _validate_setitem_value fails to raise for PandasArray #32742

BUG: _validate_setitem_value fails to raise for PandasArray

BUG: _validate_setitem_value fails to raise for PandasArray #32742

Triggered via pull request November 3, 2023 06:34
Status Failure
Total duration 32m 33s
Artifacts

code-checks.yml

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

Annotations

13 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 2.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/util/hashing.py:83:EX02:pandas.util.hash_pandas_object:Examples do not pass tests:
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:222:EX03:pandas.api.typing.SeriesGroupBy.apply:flake8 error: line 4, col 21: E226 missing whitespace around arithmetic operator
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:222:EX03:pandas.api.typing.SeriesGroupBy.apply:flake8 error: line 4, col 47: E226 missing whitespace around arithmetic operator
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:222:EX03:pandas.api.typing.SeriesGroupBy.apply:flake8 error: line 5, col 21: E226 missing whitespace around arithmetic operator
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:222:EX03:pandas.api.typing.SeriesGroupBy.apply:flake8 error: line 5, col 47: E226 missing whitespace around arithmetic operator
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:1764:EX03:pandas.api.typing.DataFrameGroupBy.apply:flake8 error: line 2, col 27: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:1764:EX03:pandas.api.typing.DataFrameGroupBy.apply:flake8 error: line 2, col 29: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:1764:EX03:pandas.api.typing.DataFrameGroupBy.apply:flake8 error: line 3, col 27: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:1764:EX03:pandas.api.typing.DataFrameGroupBy.apply:flake8 error: line 3, col 29: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:513:EX03:pandas.api.typing.SeriesGroupBy.transform:flake8 error: line 2, col 4: E121 continuation line under-indented for hanging indent
ASV Benchmarks
Process completed with exit code 2.