Add ":signatures: short" to autosummary directive #162
lint.yml
on: push
ruff
4s
flake8
11s
mypy
24s
pyright
32s
docs-lint
8s
twine
12s
Annotations
3 errors and 6 warnings
Ruff (PLR6201):
sphinx/ext/autosummary/__init__.py#L324
sphinx/ext/autosummary/__init__.py:324:37: PLR6201 Use a set literal when testing for membership
|
Ruff (EM102):
sphinx/ext/autosummary/__init__.py#L325
sphinx/ext/autosummary/__init__.py:325:30: EM102 Exception must not use an f-string literal, assign to variable first
|
ruff
Process completed with exit code 1.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
flake8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
twine
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|