Ce/connect messaging #35364
Ce/connect messaging #35364
58 errors
Flake8 found 58 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 424 in corehq/apps/domain/auth.py
github-actions / Flake8
corehq/apps/domain/auth.py#L424
Multiple spaces after ',' (E241)
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)
Check failure on line 410 in corehq/apps/sms/api.py
github-actions / Flake8
corehq/apps/sms/api.py#L410
Too many blank lines (3) (E303)
Check failure on line 520 in corehq/apps/sms/api.py
github-actions / Flake8
corehq/apps/sms/api.py#L520
Local variable 'keyword1' is assigned to but never used (F841)
Check failure on line 645 in corehq/apps/sms/api.py
github-actions / Flake8
corehq/apps/sms/api.py#L645
Do not use bare 'except' (E722)
Check failure on line 220 in corehq/apps/sms/handlers/form_session.py
github-actions / Flake8
corehq/apps/sms/handlers/form_session.py#L220
Blank line contains whitespace (W293)
Check failure on line 228 in corehq/apps/sms/handlers/form_session.py
github-actions / Flake8
corehq/apps/sms/handlers/form_session.py#L228
Blank line contains whitespace (W293)
Check failure on line 236 in corehq/apps/sms/handlers/form_session.py
github-actions / Flake8
corehq/apps/sms/handlers/form_session.py#L236
Blank line contains whitespace (W293)
Check failure on line 311 in corehq/apps/sms/handlers/keyword.py
github-actions / Flake8
corehq/apps/sms/handlers/keyword.py#L311
Do not use bare 'except' (E722)
Check failure on line 547 in corehq/apps/sms/handlers/keyword.py
github-actions / Flake8
corehq/apps/sms/handlers/keyword.py#L547
Line break after binary operator (W504)
Check failure on line 548 in corehq/apps/sms/handlers/keyword.py
github-actions / Flake8
corehq/apps/sms/handlers/keyword.py#L548
Line break after binary operator (W504)
github-actions / Flake8
corehq/apps/sms/migrations/0061_connectmessage_message_id_connectmessage_received_on.py#L6
Expected 2 blank lines, found 1 (E302)
Check failure on line 653 in corehq/apps/sms/models.py
github-actions / Flake8
corehq/apps/sms/models.py#L653
Blank line contains whitespace (W293)
Check failure on line 655 in corehq/apps/sms/models.py
github-actions / Flake8
corehq/apps/sms/models.py#L655
Too many blank lines (3) (E303)
Check failure on line 49 in corehq/apps/sms/tests/opt_tests.py
github-actions / Flake8
corehq/apps/sms/tests/opt_tests.py#L49
Too many blank lines (2) (E303)
Check failure on line 119 in corehq/apps/sms/verify.py
github-actions / Flake8
corehq/apps/sms/verify.py#L119
Line break after binary operator (W504)
Check failure on line 79 in corehq/apps/smsforms/tasks.py
github-actions / Flake8
corehq/apps/smsforms/tasks.py#L79
Line too long (119 > 115 characters) (E501)
Check failure on line 523 in corehq/messaging/scheduling/forms.py
github-actions / Flake8
corehq/messaging/scheduling/forms.py#L523
Line too long (116 > 115 characters) (E501)
Check failure on line 525 in corehq/messaging/scheduling/forms.py
github-actions / Flake8
corehq/messaging/scheduling/forms.py#L525
Line too long (123 > 115 characters) (E501)