Skip to content

Apply flake8-pyi autofixes #391

Apply flake8-pyi autofixes

Apply flake8-pyi autofixes #391

Re-run triggered January 30, 2025 00:23
Status Failure
Total duration 1m 2s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
hygiene: stubs/matplotlib/__init__.pyi#L1
Would reformat
hygiene: stubs/matplotlib/artist.pyi#L1
Would reformat
hygiene: stubs/matplotlib/cbook/__init__.pyi#L1
Would reformat
hygiene: stubs/matplotlib/pyplot.pyi#L1
Would reformat
hygiene: stubs/matplotlib/table.pyi#L1
Would reformat
hygiene: stubs/networkx/algorithms/chordal.pyi#L1
Would reformat
test: stubs/sklearn/decomposition/_pca.pyi#L60
Argument of type "EllipsisType" cannot be assigned to parameter "extra" of type "str" in function "__init__"   "EllipsisType" is not assignable to "str" (reportArgumentType)
test: stubs/sklearn/ensemble/_base.pyi#L38
Argument of type "EllipsisType" cannot be assigned to parameter "extra" of type "str" in function "__init__"   "EllipsisType" is not assignable to "str" (reportArgumentType)
test
2 errors
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down