Skip to content

Bump ruff from 0.11.11 to 0.11.12 #14004

Bump ruff from 0.11.11 to 0.11.12

Bump ruff from 0.11.11 to 0.11.12 #14004

Triggered via pull request May 30, 2025 04:24
Status Failure
Total duration 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ruff
Process completed with exit code 1.
Ruff (PLC0207): sphinx/util/osutil.py#L51
sphinx/util/osutil.py:51:10: PLC0207 Accessing only the first or last element of `str.split()` without setting `maxsplit=1`
Ruff (PLC0207): sphinx/util/osutil.py#L50
sphinx/util/osutil.py:50:10: PLC0207 Accessing only the first or last element of `str.split()` without setting `maxsplit=1`
Ruff (PLC0207): sphinx/search/__init__.py#L303
sphinx/search/__init__.py:303:40: PLC0207 Accessing only the first or last element of `str.split()` without setting `maxsplit=1`
Ruff (PLC0207): sphinx/ext/autosummary/__init__.py#L514
sphinx/ext/autosummary/__init__.py:514:12: PLC0207 Accessing only the first or last element of `str.split()` without setting `maxsplit=1`
Ruff (PLC0207): sphinx/domains/python/_object.py#L96
sphinx/domains/python/_object.py:96:29: PLC0207 Accessing only the first or last element of `str.split()` without setting `maxsplit=1`