Ce/connect messaging #8867
74 errors
Flake8 found 74 errors
Annotations
Check failure on line 166 in corehq/apps/commtrack/sms.py
github-actions / Flake8
corehq/apps/commtrack/sms.py#L166
Do not use bare 'except' (E722)
Check failure on line 273 in corehq/apps/commtrack/sms.py
github-actions / Flake8
corehq/apps/commtrack/sms.py#L273
Local variable 'there' is assigned to but never used (F841)
Check failure on line 353 in corehq/apps/commtrack/sms.py
github-actions / Flake8
corehq/apps/commtrack/sms.py#L353
Missing whitespace around arithmetic operator (E226)
Check failure on line 364 in corehq/apps/commtrack/sms.py
github-actions / Flake8
corehq/apps/commtrack/sms.py#L364
Line too long (117 > 115 characters) (E501)
Check failure on line 174 in corehq/apps/domain/auth.py
github-actions / Flake8
corehq/apps/domain/auth.py#L174
Too many blank lines (4) (E303)
Check failure on line 425 in corehq/apps/domain/auth.py
github-actions / Flake8
corehq/apps/domain/auth.py#L425
Multiple spaces after ',' (E241)
Check failure on line 712 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L712
Line break after binary operator (W504)
Check failure on line 713 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L713
Line break after binary operator (W504)
Check failure on line 723 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L723
Line break after binary operator (W504)
Check failure on line 724 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L724
Line break after binary operator (W504)
Check failure on line 725 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L725
Line break after binary operator (W504)
Check failure on line 730 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L730
Line break after binary operator (W504)
Check failure on line 731 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L731
Line break after binary operator (W504)
Check failure on line 732 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L732
Line break after binary operator (W504)
Check failure on line 737 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L737
Line break after binary operator (W504)
Check failure on line 776 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L776
Line break after binary operator (W504)
Check failure on line 918 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L918
Line break after binary operator (W504)
Check failure on line 920 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L920
Line break after binary operator (W504)
Check failure on line 921 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L921
Line break after binary operator (W504)
Check failure on line 1212 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L1212
Line break after binary operator (W504)
Check failure on line 1213 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L1213
Line break after binary operator (W504)
Check failure on line 1236 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L1236
Line break after binary operator (W504)
Check failure on line 1238 in corehq/apps/reports/standard/sms.py
github-actions / Flake8
corehq/apps/reports/standard/sms.py#L1238
Continuation line over-indented for hanging indent (E126)
Check failure on line 267 in corehq/apps/sms/api.py
github-actions / Flake8
corehq/apps/sms/api.py#L267
Do not use bare 'except' (E722)
Check failure on line 280 in corehq/apps/sms/api.py
github-actions / Flake8
corehq/apps/sms/api.py#L280
Do not use bare 'except' (E722)