[pre-commit.ci] pre-commit autoupdate #438
Annotations
4 errors and 1 warning
Lint with ruff:
src/firefighter/api/models.py#L3
src/firefighter/api/models.py:3:8: TCH003 Move standard library import `uuid` into a type-checking block
|
Lint with ruff:
src/firefighter/firefighter/filters.py#L10
src/firefighter/firefighter/filters.py:10:20: TCH002 Move third-party import `django.template` into a type-checking block
|
Lint with ruff:
src/firefighter/slack/views/modals/opening/select_impact.py#L19
src/firefighter/slack/views/modals/opening/select_impact.py:19:49: TCH001 Move application import `firefighter.incidents.models.impact.ImpactLevel` into a type-checking block
|
Lint with ruff
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