Skip to content

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

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

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

Triggered via pull request October 11, 2025 12:47
Status Success
Total duration 31s
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: 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/test_mig_shared_accountreq.py#L171
Need type annotation for "TEST_USER" (hint: "TEST_USER: Dict[<type>, <type>] = ...") [var-annotated]
Style check python and annotate: tests/test_mig_shared_accountreq.py#L171
Need type annotation for "EXT_USER" (hint: "EXT_USER: Dict[<type>, <type>] = ...") [var-annotated]
Style check python and annotate: tests/test_mig_shared_accountreq.py#L171
Need type annotation for "INT_USER" (hint: "INT_USER: Dict[<type>, <type>] = ...") [var-annotated]
Style check python and annotate: tests/support/__init__.py#L380
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)