Add newest version of Font Awesome to Bootstrap 3 pages #4288
13 errors
Flake8 found 13 errors
Annotations
Check failure on line 31 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L31
'corehq.apps.app_manager.xpath.UsercaseXPath' imported but unused (F401)
Check failure on line 44 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L44
'.suite_xml.xml_models.Instance' imported but unused (F401)
Check failure on line 410 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L410
Closing bracket does not match indentation of opening bracket's line (E123)
Check failure on line 600 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L600
Line break after binary operator (W504)
Check failure on line 732 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L732
Line too long (139 > 115 characters) (E501)
Check failure on line 1120 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L1120
Missing whitespace around operator (E225)
Check failure on line 1222 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L1222
Line too long (124 > 115 characters) (E501)
Check failure on line 1599 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L1599
Line break after binary operator (W504)
Check failure on line 1941 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L1941
Line break after binary operator (W504)
Check failure on line 2149 in corehq/apps/app_manager/xform.py
github-actions / Flake8
corehq/apps/app_manager/xform.py#L2149
Expected 2 blank lines after class or function definition, found 1 (E305)
Check failure on line 5 in corehq/apps/styleguide/views/__init__.py
github-actions / Flake8
corehq/apps/styleguide/views/__init__.py#L5
'django.utils.decorators.method_decorator' imported but unused (F401)
Check failure on line 18 in corehq/apps/styleguide/views/__init__.py
github-actions / Flake8
corehq/apps/styleguide/views/__init__.py#L18
'TemplateView' may be undefined, or defined from star imports: django.views.generic (F405)
Check failure on line 23 in corehq/apps/styleguide/views/__init__.py
github-actions / Flake8
corehq/apps/styleguide/views/__init__.py#L23
'TemplateView' may be undefined, or defined from star imports: django.views.generic (F405)