Skip to content

Rework password checks in account renewal to rely on early_validation_checks #702

Rework password checks in account renewal to rely on early_validation_checks

Rework password checks in account renewal to rely on early_validation_checks #702

Triggered via pull request October 10, 2025 07:29
Status Success
Total duration 34s
Artifacts

python-stylecheck.yml

on: pull_request
Style check python and annotate
28s
Style check python and annotate
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Style check python and annotate: mig/shared/useradm.py#L1521
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/useradm.py#L1499
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/useradm.py#L1482
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/useradm.py#L1475
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/useradm.py#L1463
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/useradm.py#L1456
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/useradm.py#L1435
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/useradm.py#L1428
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/useradm.py#L1157
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/useradm.py#L631
Assignment to variable "err" outside except: block [misc]
Style check python and annotate: mig/shared/accountreq.py#L220
invalid escape sequence '\s'
Style check python and annotate: mig/shared/accountreq.py#L220
invalid escape sequence '\s'
Style check python and annotate: mig/shared/accountreq.py#L208
line too long (82 > 80 characters)
Style check python and annotate: mig/shared/accountreq.py#L206
line too long (82 > 80 characters)
Style check python and annotate: mig/shared/accountreq.py#L188
line too long (95 > 80 characters)
Style check python and annotate: mig/shared/accountreq.py#L170
line too long (160 > 80 characters)
Style check python and annotate: mig/shared/accountreq.py#L123
line too long (119 > 80 characters)
Style check python and annotate: mig/shared/accountreq.py#L88
line too long (97 > 80 characters)
Style check python and annotate: mig/shared/accountreq.py#L69
line too long (97 > 80 characters)
Style check python and annotate: mig/shared/accountreq.py#L23
line too long (81 > 80 characters)