Skip to content

Bump all APIs to v1 #6322

Bump all APIs to v1

Bump all APIs to v1 #6322

GitHub Actions / Flake8 failed Oct 21, 2024 in 0s

9 errors

Flake8 found 9 errors

Annotations

Check failure on line 82 in corehq/apps/api/odata/tests/test_feed.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/api/odata/tests/test_feed.py#L82

Line too long (116 > 115 characters) (E501)

Check failure on line 167 in corehq/apps/api/odata/tests/test_feed.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/api/odata/tests/test_feed.py#L167

Line too long (116 > 115 characters) (E501)

Check failure on line 35 in corehq/apps/api/odata/tests/test_service.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/api/odata/tests/test_service.py#L35

Line too long (118 > 115 characters) (E501)

Check failure on line 66 in corehq/apps/api/odata/tests/test_service.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/api/odata/tests/test_service.py#L66

Line too long (118 > 115 characters) (E501)

Check failure on line 1 in corehq/apps/api/resources/messaging_event/view.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/api/resources/messaging_event/view.py#L1

'django.db.models.OuterRef' imported but unused (F401)

Check failure on line 1 in corehq/apps/api/resources/messaging_event/view.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/api/resources/messaging_event/view.py#L1

'django.db.models.Subquery' imported but unused (F401)

Check failure on line 2 in corehq/apps/api/resources/messaging_event/view.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/api/resources/messaging_event/view.py#L2

'django.db.models.functions.Greatest' imported but unused (F401)

Check failure on line 16 in corehq/apps/api/resources/messaging_event/view.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/api/resources/messaging_event/view.py#L16

'corehq.apps.sms.models.SMS' imported but unused (F401)

Check failure on line 16 in corehq/apps/api/resources/messaging_event/view.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/api/resources/messaging_event/view.py#L16

'corehq.apps.sms.models.Email' imported but unused (F401)