Use pyproject.toml (#71) #45
Annotations
11 errors and 5 warnings
Ruff (E402):
docs/conf.py#L25
docs/conf.py:25:1: E402 Module level import not at top of file
|
Ruff (F401):
docs/conf.py#L25
docs/conf.py:25:8: F401 `pscript` imported but unused
|
Ruff (F401):
docs/scripts/gencommonast.py#L6
docs/scripts/gencommonast.py:6:19: F401 `types.ModuleType` imported but unused
|
Ruff (W293):
docs/scripts/gencommonast.py#L19
docs/scripts/gencommonast.py:19:1: W293 Blank line contains whitespace
|
Ruff (W293):
docs/scripts/gencommonast.py#L25
docs/scripts/gencommonast.py:25:1: W293 Blank line contains whitespace
|
Ruff (W293):
docs/scripts/gencommonast.py#L28
docs/scripts/gencommonast.py:28:1: W293 Blank line contains whitespace
|
Ruff (W293):
docs/scripts/gencommonast.py#L30
docs/scripts/gencommonast.py:30:1: W293 Blank line contains whitespace
|
Ruff (E501):
docs/scripts/gencommonast.py#L47
docs/scripts/gencommonast.py:47:89: E501 Line too long (95 > 88)
|
Ruff (W291):
docs/scripts/gencommonast.py#L47
docs/scripts/gencommonast.py:47:95: W291 Trailing whitespace
|
Ruff (W291):
docs/scripts/gencommonast.py#L48
docs/scripts/gencommonast.py:48:66: W291 Trailing whitespace
|
MacOS py38
[notice] A new release of pip is available: 21.1.1 -> 24.3.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux py39
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux py38
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux pypy3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|