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

[B5] Add Styleguide for Bootstrap 5 #33718

Closed
wants to merge 67 commits into from

update icons in styleguide to match new icons from fontawesome 6

558d24c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[B5] Add Styleguide for Bootstrap 5 #33718

update icons in styleguide to match new icons from fontawesome 6
558d24c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Flake8 failed Feb 29, 2024 in 0s

3 errors

Flake8 found 3 errors

Annotations

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)