Skip to content

Double down on human readable fixtures and support via extended hints. #704

Double down on human readable fixtures and support via extended hints.

Double down on human readable fixtures and support via extended hints. #704

Triggered via pull request October 10, 2025 09:18
Status Success
Total duration 27s
Artifacts

python-stylecheck.yml

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

Annotations

10 errors and 10 warnings
Style check python and annotate: tests/support/fixturesupp.py#L37
unused import 'SimpleNamespace' (90% confidence)
Style check python and annotate: tests/support/__init__.py#L376
unused variable 'test_db_file' (60% confidence)
Style check python and annotate: tests/support/__init__.py#L194
unused variable 'cls' (100% confidence)
Style check python and annotate: tests/support/__init__.py#L54
unused class 'SimpleNamespace' (60% confidence)
Style check python and annotate: tests/test_mig_shared_localfile.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: tests/test_mig_shared_install.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: tests/test_mig_shared_configuration.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: tests/test_mig_shared_accountreq.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: tests/support/fixturesupp.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: tests/support/__init__.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: tests/support/__init__.py#L384
line too long (96 > 80 characters)
Style check python and annotate: tests/support/__init__.py#L298
line too long (84 > 80 characters)
Style check python and annotate: tests/support/__init__.py#L259
too many blank lines (2)
Style check python and annotate: tests/support/__init__.py#L230
line too long (83 > 80 characters)
Style check python and annotate: tests/support/__init__.py#L227
line too long (81 > 80 characters)
Style check python and annotate: tests/support/__init__.py#L109
module level import not at top of file
Style check python and annotate: tests/support/__init__.py#L108
module level import not at top of file
Style check python and annotate: tests/support/__init__.py#L107
module level import not at top of file
Style check python and annotate: tests/support/__init__.py#L106
module level import not at top of file
Style check python and annotate: tests/support/__init__.py#L23
line too long (81 > 80 characters)