Skip to content

Allow site admins to sign up for X509 or local oid access to existing account #698

Allow site admins to sign up for X509 or local oid access to existing account

Allow site admins to sign up for X509 or local oid access to existing account #698

Triggered via pull request October 10, 2025 04:55
Status Success
Total duration 32s
Artifacts

python-stylecheck.yml

on: pull_request
Style check python and annotate
27s
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/accountreq.py#L56
unused import 'valid_password_chars' (90% confidence)
Style check python and annotate: mig/shared/accountreq.py#L56
unused import 'valid_name_chars' (90% confidence)
Style check python and annotate: mig/shared/accountreq.py#L56
unused import 'password_extras' (90% confidence)
Style check python and annotate: mig/shared/accountreq.py#L56
unused import 'name_extras' (90% confidence)
Style check python and annotate: mig/shared/accountreq.py#L56
unused import 'dn_max_len' (90% confidence)
Style check python and annotate: mig/shared/accountreq.py#L49
unused import 'peers_filename' (90% confidence)
Style check python and annotate: tests/test_mig_shared_accountreq.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: mig/shared/functionality/reqoidaction.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: mig/shared/functionality/reqcertaction.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: mig/shared/accountreq.py#L0
Imports are incorrectly sorted and/or formatted.
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)