Skip to content

Improved coverage and fixed string checks for basic functionality of several of the pwcrypto helpers #724

Improved coverage and fixed string checks for basic functionality of several of the pwcrypto helpers

Improved coverage and fixed string checks for basic functionality of several of the pwcrypto helpers #724

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

python-stylecheck.yml

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

Annotations

10 errors and 4 warnings
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L81
unused method 'before_each' (60% confidence)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L78
unused class 'MigSharedPwCrypto' (60% confidence)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L51
unused variable 'DUMMY_WEAK_PW_SHA256' (60% confidence)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L50
unused variable 'DUMMY_WEAK_PW_MD5' (60% confidence)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L44
unused variable 'DUMMY_ID' (60% confidence)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L38
unused import 'POLICY_WEAK' (90% confidence)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L38
unused import 'POLICY_NONE' (90% confidence)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L38
unused import 'POLICY_CUSTOM' (90% confidence)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L38
unused import 'PASSWORD_POLICIES' (90% confidence)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L481
indentation is not a multiple of 4 (comment)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L67
line too long (217 > 80 characters)
Style check python and annotate: tests/test_mig_shared_pwcrypto.py#L65
line too long (99 > 80 characters)