Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify hqadmin views by removing hqadmin_base_report.html #35504

Merged
merged 9 commits into from
Dec 11, 2024

Removed hqadmin_base_report.html

71522f4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Simplify hqadmin views by removing hqadmin_base_report.html #35504

Removed hqadmin_base_report.html
71522f4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Flake8 failed Dec 11, 2024 in 0s

22 errors

Flake8 found 22 errors

Annotations

Check failure on line 1 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L1

'corehq.apps.hqadmin.views.data.doc_in_es' imported but unused (F401)

Check failure on line 1 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L1

'corehq.apps.hqadmin.views.data.raw_doc' imported but unused (F401)

Check failure on line 5 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L5

'corehq.apps.hqadmin.views.operations.CallcenterUCRCheck' imported but unused (F401)

Check failure on line 5 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L5

'corehq.apps.hqadmin.views.operations.ReprocessMessagingCaseUpdatesView' imported but unused (F401)

Check failure on line 5 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L5

'corehq.apps.hqadmin.views.operations.mass_email' imported but unused (F401)

Check failure on line 10 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L10

'corehq.apps.hqadmin.views.reports.DownloadGIRView' imported but unused (F401)

Check failure on line 10 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L10

'corehq.apps.hqadmin.views.reports.DownloadMALTView' imported but unused (F401)

Check failure on line 14 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L14

'corehq.apps.hqadmin.views.system.SystemInfoView' imported but unused (F401)

Check failure on line 14 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L14

'corehq.apps.hqadmin.views.system.branches_on_staging' imported but unused (F401)

Check failure on line 14 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L14

'corehq.apps.hqadmin.views.system.check_services' imported but unused (F401)

Check failure on line 14 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L14

'corehq.apps.hqadmin.views.system.get_rabbitmq_management_url' imported but unused (F401)

Check failure on line 14 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L14

'corehq.apps.hqadmin.views.system.pillow_operation_api' imported but unused (F401)

Check failure on line 14 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L14

'corehq.apps.hqadmin.views.system.system_ajax' imported but unused (F401)

Check failure on line 22 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L22

'corehq.apps.hqadmin.views.users.AdminRestoreView' imported but unused (F401)

Check failure on line 22 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L22

'corehq.apps.hqadmin.views.users.DisableTwoFactorView' imported but unused (F401)

Check failure on line 22 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L22

'corehq.apps.hqadmin.views.users.DisableUserView' imported but unused (F401)

Check failure on line 22 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L22

'corehq.apps.hqadmin.views.users.DomainAdminRestoreView' imported but unused (F401)

Check failure on line 22 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L22

'corehq.apps.hqadmin.views.users.SuperuserManagement' imported but unused (F401)

Check failure on line 22 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L22

'corehq.apps.hqadmin.views.users.WebUserDataView' imported but unused (F401)

Check failure on line 22 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L22

'corehq.apps.hqadmin.views.users.web_user_lookup' imported but unused (F401)

Check failure on line 31 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L31

'corehq.apps.hqadmin.views.utils.BaseAdminSectionView' imported but unused (F401)

Check failure on line 31 in corehq/apps/hqadmin/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqadmin/views/__init__.py#L31

'corehq.apps.hqadmin.views.utils.default' imported but unused (F401)