Skip to content

Remove template apps dead code #9824

Remove template apps dead code

Remove template apps dead code #9824

Triggered via pull request February 20, 2025 23:04
Status Failure
Total duration 2m 41s
Artifacts 1

test-docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

51 errors
corehq/apps/app_manager/views/__init__.py#L1
'corehq.apps.app_manager.views.app_summary.AppCaseSummaryView' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L1
'corehq.apps.app_manager.views.app_summary.AppDataView' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L1
'corehq.apps.app_manager.views.app_summary.AppFormSummaryView' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L1
'corehq.apps.app_manager.views.app_summary.DownloadAppSummaryView' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L1
'corehq.apps.app_manager.views.app_summary.DownloadCaseSummaryView' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L1
'corehq.apps.app_manager.views.app_summary.DownloadFormSummaryView' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L1
'corehq.apps.app_manager.views.app_summary.FormSummaryDiffView' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.app_exchange' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.app_settings' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.app_source' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.copy_app' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.default_new_app' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.delete_app' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.drop_usercase' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.edit_add_ons' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.edit_app_attr' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.edit_app_langs' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.edit_app_ui_translations' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.enable_usercase' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.get_app_ui_translations' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.import_app' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.new_app' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.pull_upstream_app' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.rearrange' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.undo_delete_app' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L10
'corehq.apps.app_manager.views.apps.view_app' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L31
'corehq.apps.app_manager.views.cli.direct_ccz' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L31
'corehq.apps.app_manager.views.cli.list_apps' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.DownloadCCZ' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_app_strings' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_file' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_index' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_media_profile' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_media_suite' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_odk_media_profile' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_odk_profile' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_practice_user_restore' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_profile' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_suite' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.download_xform' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L32
'corehq.apps.app_manager.views.download.validate_form_for_build' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L47
'corehq.apps.app_manager.views.formdesigner.form_source' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L47
'corehq.apps.app_manager.views.formdesigner.form_source_legacy' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L47
'corehq.apps.app_manager.views.formdesigner.get_form_data_schema' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L52
'corehq.apps.app_manager.views.forms.FormHasSubmissionsView' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L52
'corehq.apps.app_manager.views.forms.copy_form' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L52
'corehq.apps.app_manager.views.forms.delete_form' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L52
'corehq.apps.app_manager.views.forms.edit_advanced_form_actions' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L52
'corehq.apps.app_manager.views.forms.edit_form_actions' imported but unused (F401)
corehq/apps/app_manager/views/__init__.py#L52
'corehq.apps.app_manager.views.forms.edit_form_attr' imported but unused (F401)
test
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
make-docs-artifacts
9.03 MB