Ce/connect messaging #7206
lint.yml
on: pull_request
Lint Python
1m 15s
Lint Javascript
1m 34s
Annotations
51 errors, 2 warnings, and 1 notice
corehq/apps/commtrack/sms.py#L166
Do not use bare 'except' (E722)
|
corehq/apps/commtrack/sms.py#L273
Local variable 'there' is assigned to but never used (F841)
|
corehq/apps/commtrack/sms.py#L353
Missing whitespace around arithmetic operator (E226)
|
corehq/apps/commtrack/sms.py#L364
Line too long (117 > 115 characters) (E501)
|
corehq/apps/domain/auth.py#L174
Too many blank lines (4) (E303)
|
corehq/apps/domain/auth.py#L425
Multiple spaces after ',' (E241)
|
corehq/apps/reports/standard/sms.py#L712
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L713
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L723
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L724
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L725
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L730
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L731
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L732
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L737
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L776
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L876
Line too long (126 > 115 characters) (E501)
|
corehq/apps/reports/standard/sms.py#L918
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L920
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L921
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L1212
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L1213
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L1236
Line break after binary operator (W504)
|
corehq/apps/reports/standard/sms.py#L1238
Continuation line over-indented for hanging indent (E126)
|
corehq/apps/sms/api.py#L267
Do not use bare 'except' (E722)
|
corehq/apps/sms/api.py#L280
Do not use bare 'except' (E722)
|
corehq/apps/sms/api.py#L414
Too many blank lines (3) (E303)
|
corehq/apps/sms/api.py#L524
Local variable 'keyword1' is assigned to but never used (F841)
|
corehq/apps/sms/api.py#L649
Do not use bare 'except' (E722)
|
corehq/apps/sms/handlers/fallback.py#L12
Undefined name 'ConnectMessagingNumber' (F821)
|
corehq/apps/sms/handlers/fallback.py#L18
Too many blank lines (2) (E303)
|
corehq/apps/sms/handlers/form_session.py#L220
Blank line contains whitespace (W293)
|
corehq/apps/sms/handlers/form_session.py#L228
Blank line contains whitespace (W293)
|
corehq/apps/sms/handlers/form_session.py#L236
Blank line contains whitespace (W293)
|
corehq/apps/sms/handlers/keyword.py#L311
Do not use bare 'except' (E722)
|
corehq/apps/sms/handlers/keyword.py#L547
Line break after binary operator (W504)
|
corehq/apps/sms/handlers/keyword.py#L548
Line break after binary operator (W504)
|
corehq/apps/sms/migrations/0061_connectmessage_message_id_connectmessage_received_on.py#L6
Expected 2 blank lines, found 1 (E302)
|
corehq/apps/sms/models.py#L3
'abc.ABC' imported but unused (F401)
|
corehq/apps/sms/models.py#L3
'abc.abstractmethod' imported but unused (F401)
|
corehq/apps/sms/models.py#L632
Blank line contains whitespace (W293)
|
corehq/apps/sms/models.py#L634
Too many blank lines (3) (E303)
|
corehq/apps/sms/tests/opt_tests.py#L49
Too many blank lines (2) (E303)
|
corehq/apps/sms/verify.py#L119
Line break after binary operator (W504)
|
corehq/messaging/scheduling/forms.py#L345
Line too long (136 > 115 characters) (E501)
|
corehq/messaging/scheduling/forms.py#L356
Line too long (136 > 115 characters) (E501)
|
corehq/messaging/scheduling/forms.py#L366
Line too long (136 > 115 characters) (E501)
|
corehq/messaging/scheduling/forms.py#L537
Line too long (116 > 115 characters) (E501)
|
corehq/messaging/scheduling/forms.py#L539
Line too long (123 > 115 characters) (E501)
|
corehq/messaging/scheduling/forms.py#L603
Line too long (210 > 115 characters) (E501)
|
Lint Python
Linting failures detected. See check runs with annotations for details.
|
Lint Python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Javascript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Javascript
No files found. Skipping.
|