Bump ruff from 0.7.2 to 0.8.3 #344
Annotations
6 errors and 1 warning
Run ruff linter:
mcproto/packets/handshaking/handshake.py#L13
mcproto/packets/handshaking/handshake.py:13:11: RUF022 `__all__` is not sorted
|
Run ruff linter:
mcproto/utils/deprecation.py#L75
mcproto/utils/deprecation.py:75:24: PYI063 Use PEP 570 syntax for positional-only parameters
|
Run ruff linter:
tests/helpers.py#L20
tests/helpers.py:20:11: RUF022 `__all__` is not sorted
|
Run ruff linter:
tests/helpers.py#L69
tests/helpers.py:69:32: PYI063 Use PEP 570 syntax for positional-only parameters
|
Run ruff linter:
tests/helpers.py#L91
tests/helpers.py:91:27: PYI063 Use PEP 570 syntax for positional-only parameters
|
Run ruff linter
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading