build(deps): update python to v3.14.4 #1383
ci.yml
on: pull_request
lint
50s
django-checks
24s
test
5m 20s
markdownlint
/
markdownlint
15s
run-reuse-workflow
/
reuse-compliance-check
15s
Annotations
24 errors
|
django-checks
Process completed with exit code 2.
|
|
django-checks
Process completed with exit code 2.
|
|
django-checks
Process completed with exit code 2.
|
|
django-checks
Process completed with exit code 2.
|
|
django-checks
Process completed with exit code 2.
|
|
lint
Process completed with exit code 1.
|
|
lint
Process completed with exit code 2.
|
|
lint
The process '/opt/hostedtoolcache/ruff/0.14.14/x86_64/ruff' failed with exit code 1
|
|
Ruff (unformatted):
opal/utils/base64_utils.py#L46
opal/utils/base64_utils.py:46:12: unformatted: File would be reformatted
|
|
Ruff (unformatted):
opal/patients/forms.py#L778
opal/patients/forms.py:778:20: unformatted: File would be reformatted
|
|
Ruff (unformatted):
opal/legacy/utils.py#L440
opal/legacy/utils.py:440:12: unformatted: File would be reformatted
|
|
Ruff (unformatted):
opal/core/api/views.py#L136
opal/core/api/views.py:136:16: unformatted: File would be reformatted
|
|
Ruff (TC002):
opal/caregivers/tests/test_api_views.py#L25
opal/caregivers/tests/test_api_views.py:25:33: TC002 Move third-party import `rest_framework.test.APIClient` into a type-checking block
|
|
Ruff (TC002):
opal/caregivers/tests/test_api_views.py#L23
opal/caregivers/tests/test_api_views.py:23:25: TC002 Move third-party import `pytest_mock.MockerFixture` into a type-checking block
|
|
Ruff (TC002):
opal/caregivers/tests/test_api_views.py#L22
opal/caregivers/tests/test_api_views.py:22:36: TC002 Move third-party import `pytest_django.fixtures.SettingsWrapper` into a type-checking block
|
|
Ruff (TC002):
opal/caregivers/migrations/0004_caregiverprofile_uuid.py#L9
opal/caregivers/migrations/0004_caregiverprofile_uuid.py:9:44: TC002 Move third-party import `django.db.backends.base.schema.BaseDatabaseSchemaEditor` into a type-checking block
|
|
Ruff (TC002):
opal/caregivers/migrations/0004_caregiverprofile_uuid.py#L7
opal/caregivers/migrations/0004_caregiverprofile_uuid.py:7:34: TC002 Move third-party import `django.apps.registry.Apps` into a type-checking block
|
|
Ruff (TC002):
opal/caregivers/api/viewsets.py#L14
opal/caregivers/api/viewsets.py:14:36: TC002 Move third-party import `rest_framework.request.Request` into a type-checking block
|
|
Ruff (TC002):
opal/caregivers/api/viewsets.py#L7
opal/caregivers/api/viewsets.py:7:36: TC002 Move third-party import `django.db.models.query.QuerySet` into a type-checking block
|
|
Ruff (TC002):
opal/caregivers/api/views.py#L25
opal/caregivers/api/views.py:25:36: TC002 Move third-party import `rest_framework.request.Request` into a type-checking block
|
|
Ruff (TC002):
opal/caregivers/api/views.py#L15
opal/caregivers/api/views.py:15:36: TC002 Move third-party import `django.db.models.query.QuerySet` into a type-checking block
|
|
Ruff (TC002):
docs/mock_django.py#L12
docs/mock_django.py:12:30: TC002 Move third-party import `pytkdocs.objects.Object` into a type-checking block
|
|
lint
Process completed with exit code 2.
|
|
test
Process completed with exit code 2.
|