[pre-commit.ci] pre-commit autoupdate #215
Annotations
12 errors and 4 warnings
Ruff (TCH003):
tests/test_util/test_dictutils.py#L1
tests/test_util/test_dictutils.py:1:8: TCH003 Move standard library import `logging.config` into a type-checking block
|
Ruff (RUF100):
tests/test_util/test_dictutils.py#L1
tests/test_util/test_dictutils.py:1:24: RUF100 Unused `noqa` directive (unknown: `TC003`)
|
CI-Python (3.12)
Process completed with exit code 1.
|
Ruff (TCH003):
tests/test_util/test_dictutils.py#L1
tests/test_util/test_dictutils.py:1:8: TCH003 Move standard library import `logging.config` into a type-checking block
|
Ruff (RUF100):
tests/test_util/test_dictutils.py#L1
tests/test_util/test_dictutils.py:1:24: RUF100 Unused `noqa` directive (unknown: `TC003`)
|
CI-Python (3.11)
Process completed with exit code 1.
|
Ruff (TCH003):
tests/test_util/test_dictutils.py#L1
tests/test_util/test_dictutils.py:1:8: TCH003 Move standard library import `logging.config` into a type-checking block
|
Ruff (RUF100):
tests/test_util/test_dictutils.py#L1
tests/test_util/test_dictutils.py:1:24: RUF100 Unused `noqa` directive (unknown: `TC003`)
|
CI-Python (3.10)
Process completed with exit code 1.
|
Ruff (TCH003):
tests/test_util/test_dictutils.py#L1
tests/test_util/test_dictutils.py:1:8: TCH003 Move standard library import `logging.config` into a type-checking block
|
Ruff (RUF100):
tests/test_util/test_dictutils.py#L1
tests/test_util/test_dictutils.py:1:24: RUF100 Unused `noqa` directive (unknown: `TC003`)
|
CI-Python (3.9)
Process completed with exit code 1.
|
CI-Python (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI-Python (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI-Python (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI-Python (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|