Fix code scanning alert no. 3: Information exposure through an exception #60
Annotations
11 errors
weblate_web/views.py#L103
Incompatible types in assignment (expression has type "list[Never]", variable has type "range")
|
weblate_web/views.py#L105
Unsupported left operand type for + ("range")
|
weblate_web/views.py#L111
"range" has no attribute "extend"
|
weblate_web/views.py#L113
Unsupported left operand type for + ("range")
|
weblate_web/views.py#L119
"range" has no attribute "extend"
|
weblate_web/views.py#L150
'Settings' object has no attribute 'PAYMENT_SECRET'
|
weblate_web/views.py#L185
'Settings' object has no attribute 'PAYMENT_SECRET'
|
weblate_web/views.py#L217
"Subscription" has no attribute "pastpayment_set"; maybe "pastpayments_set"?
|
weblate_web/views.py#L225
"Subscription" has no attribute "pastpayment_set"; maybe "pastpayments_set"?
|
weblate_web/views.py#L404
Incompatible types in assignment (expression has type "type[CustomerForm]", base class "PaymentView" defined the type as "type[MethodForm]")
|
|
The logs for this run have expired and are no longer available.
Loading