Skip to content

Adjust/remove deprecated image preview #556

Adjust/remove deprecated image preview

Adjust/remove deprecated image preview #556

Triggered via pull request August 28, 2025 08:46
Status Success
Total duration 41s
Artifacts

python-stylecheck.yml

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

Annotations

10 errors and 10 warnings
Style check python and annotate: mig/server/grid_events.py#L120
Incompatible types in assignment (expression has type "None", target has type "int") [assignment]
Style check python and annotate: mig/server/grid_events.py#L119
Incompatible types in assignment (expression has type "None", target has type "int") [assignment]
Style check python and annotate: mig/server/grid_events.py#L118
Incompatible types in assignment (expression has type "None", target has type "int") [assignment]
Style check python and annotate: mig/server/grid_events.py#L116
Incompatible types in assignment (expression has type "None", target has type "int") [assignment]
Style check python and annotate: mig/server/grid_events.py#L113
Need type annotation for "shared_state" (hint: "shared_state: Dict[<type>, <type>] = ...") [var-annotated]
Style check python and annotate: mig/server/grid_events.py#L104
Need type annotation for "rule_hits" (hint: "rule_hits: Dict[<type>, <type>] = ...") [var-annotated]
Style check python and annotate: mig/server/grid_events.py#L103
Need type annotation for "all_rules" (hint: "all_rules: Dict[<type>, <type>] = ...") [var-annotated]
Style check python and annotate: mig/shared/safeinput.py#L61
Incompatible import of "escape_html" (imported name has type "Callable[[AnyStr, bool], AnyStr]", local name has type "object") [assignment]
Style check python and annotate: mig/shared/objecttypes.py#L438
Value of type "object" is not indexable [index]
Style check python and annotate: mig/shared/objecttypes.py#L437
Value of type "object" is not indexable [index]
Style check python and annotate: mig/server/grid_events.py#L619
line too long (83 > 80 characters)
Style check python and annotate: mig/server/grid_events.py#L608
line too long (87 > 80 characters)
Style check python and annotate: mig/server/grid_events.py#L572
line too long (82 > 80 characters)
Style check python and annotate: mig/server/grid_events.py#L565
line too long (83 > 80 characters)
Style check python and annotate: mig/server/grid_events.py#L557
line too long (82 > 80 characters)
Style check python and annotate: mig/server/grid_events.py#L533
line too long (83 > 80 characters)
Style check python and annotate: mig/server/grid_events.py#L93
line too long (81 > 80 characters)
Style check python and annotate: mig/server/grid_events.py#L72
line too long (81 > 80 characters)
Style check python and annotate: mig/server/grid_events.py#L23
line too long (81 > 80 characters)
Style check python and annotate: mig/install/generateconfs.py#L23
line too long (81 > 80 characters)