Skip to content

Add recurring handling of user, resource and vgrid map refresh to janitor #714

Add recurring handling of user, resource and vgrid map refresh to janitor

Add recurring handling of user, resource and vgrid map refresh to janitor #714

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

python-stylecheck.yml

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

Annotations

8 errors and 10 warnings
Style check python and annotate: mig/shared/functionality/vgridman.py#L60
unused function 'main' (60% confidence)
Style check python and annotate: mig/shared/functionality/resman.py#L60
unused function 'main' (60% confidence)
Style check python and annotate: mig/lib/janitor.py#L516
unused function 'handle_janitor_tasks' (60% confidence)
Style check python and annotate: mig/lib/janitor.py#L503
unused variable 'resource_map' (60% confidence)
Style check python and annotate: mig/shared/functionality/vgridman.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: mig/shared/functionality/resman.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: mig/lib/janitor.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: mig/lib/janitor.py#L61
Need type annotation for "task_triggers" (hint: "task_triggers: Dict[<type>, <type>] = ...") [var-annotated]
Style check python and annotate: mig/shared/functionality/vgridman.py#L250
line too long (87 > 80 characters)
Style check python and annotate: mig/shared/functionality/vgridman.py#L243
line too long (84 > 80 characters)
Style check python and annotate: mig/shared/functionality/vgridman.py#L241
line too long (101 > 80 characters)
Style check python and annotate: mig/shared/functionality/vgridman.py#L120
line too long (82 > 80 characters)
Style check python and annotate: mig/shared/functionality/vgridman.py#L101
test for membership should be 'not in'
Style check python and annotate: mig/shared/functionality/vgridman.py#L85
test for membership should be 'not in'
Style check python and annotate: mig/shared/functionality/vgridman.py#L35
line too long (83 > 80 characters)
Style check python and annotate: mig/shared/functionality/vgridman.py#L7
line too long (81 > 80 characters)
Style check python and annotate: mig/shared/functionality/resman.py#L89
test for membership should be 'not in'
Style check python and annotate: mig/shared/functionality/resman.py#L7
line too long (81 > 80 characters)