BUG: fix online ewma with CoW (#55735) #40
code-checks.yml
on: push
Docstring validation, typing, and other manual pre-commit hooks
36m 16s
ASV Benchmarks
30m 43s
Build Docker Dev Environment
3m 15s
Test install requirements-dev.txt
2m 33s
Annotations
10 errors and 1 warning
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 8, col 55: E241 multiple spaces after ','
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 9, col 29: E231 missing whitespace after ','
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 9, col 44: E231 missing whitespace after ','
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 10, col 28: E231 missing whitespace after ','
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 10, col 42: E231 missing whitespace after ','
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/window/rolling.py:2734:EX03:pandas.api.typing.Rolling.corr:flake8 error: line 11, col 39: E231 missing whitespace after ','
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:8718:EX03:pandas.Series.clip:flake8 error: line 5, col 21: E231 missing whitespace after ','
|
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
Failed to save: Unable to reserve cache with key micromamba-environment--linux-64-test-args-4f53cda-root-dcc80ee-file-03413b6eb39f0feb0b258c65ea5eac2bf7404101a63b90819ecbcaf53fb190b1, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: micromamba-environment--linux-64-test-args-4f53cda-root-dcc80ee-file-03413b6eb39f0feb0b258c65ea5eac2bf7404101a63b90819ecbcaf53fb190b1, Version: f76e8ec0912ea0d1102837bace6760ff52fb2201401a4a667edda49ec9e391d6
|