Fix test_command_line for Python 3.15 #2365
lint.yml
on: push
ruff
7s
mypy
28s
pyright
37s
docs-lint
9s
twine
18s
prettier
9s
Annotations
14 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (I001):
tests/test_command_line.py#L1
tests/test_command_line.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
ruff
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
ruff
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
prettier
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
prettier
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
docs-lint
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
docs-lint
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
twine
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
twine
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
mypy
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
mypy
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|
|
pyright
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
|
|
pyright
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
|