Skip to content

[B5] Add Styleguide for Bootstrap 5 #4246

[B5] Add Styleguide for Bootstrap 5

[B5] Add Styleguide for Bootstrap 5 #4246

GitHub Actions / Flake8 failed Jan 23, 2024 in 0s

4 errors

Flake8 found 4 errors

Annotations

Check failure on line 4 in corehq/apps/hqwebapp/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/hqwebapp/decorators.py#L4

'django.urls.get_resolver' imported but unused (F401)

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

See this annotation in the file changed.

@github-actions github-actions / Flake8

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

'django.utils.decorators.method_decorator' imported but unused (F401)

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

See this annotation in the file changed.

@github-actions github-actions / Flake8

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

'TemplateView' may be undefined, or defined from star imports: django.views.generic (F405)

Check failure on line 27 in corehq/apps/styleguide/views/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/apps/styleguide/views/__init__.py#L27

'TemplateView' may be undefined, or defined from star imports: django.views.generic (F405)