Skip to content

intersphinx: Handle the case where intersphinx_cache_limit is negative #11469

intersphinx: Handle the case where intersphinx_cache_limit is negative

intersphinx: Handle the case where intersphinx_cache_limit is negative #11469

Triggered via pull request July 26, 2024 05:08
Status Failure
Total duration 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (I001): tests/test_extensions/test_ext_intersphinx.py#L3
tests/test_extensions/test_ext_intersphinx.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (E302): tests/test_extensions/test_ext_intersphinx.py#L42
tests/test_extensions/test_ext_intersphinx.py:42:1: E302 Expected 2 blank lines, found 1
Ruff (E305): tests/test_extensions/test_ext_intersphinx.py#L670
tests/test_extensions/test_ext_intersphinx.py:670:1: E305 Expected 2 blank lines after class or function definition, found (1)
Ruff (E302): tests/test_extensions/test_ext_intersphinx.py#L673
tests/test_extensions/test_ext_intersphinx.py:673:1: E302 Expected 2 blank lines, found 1
ruff
Process completed with exit code 1.
flake8
Process completed with exit code 1.