Skip to content

Switch viewuser backend over to rely on caching user lookups by default #722

Switch viewuser backend over to rely on caching user lookups by default

Switch viewuser backend over to rely on caching user lookups by default #722

Triggered via pull request October 12, 2025 07:34
Status Success
Total duration 31s
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

6 errors and 10 warnings
Style check python and annotate: mig/shared/functionality/viewuser.py#L177
unused variable 'op_name' (60% confidence)
Style check python and annotate: mig/shared/functionality/viewuser.py#L174
unused function 'main' (60% confidence)
Style check python and annotate: mig/shared/functionality/viewuser.py#L65
unused variable 'profile_specs' (60% confidence)
Style check python and annotate: mig/shared/functionality/viewuser.py#L47
unused import 'vgrid_request_and_job_match' (90% confidence)
Style check python and annotate: mig/shared/functionality/viewuser.py#L45
unused import 'anon_user_id' (90% confidence)
Style check python and annotate: mig/shared/functionality/viewuser.py#L0
Imports are incorrectly sorted and/or formatted.
Style check python and annotate: mig/shared/functionality/viewuser.py#L175
First line should end with a period (not 'd')
Style check python and annotate: mig/shared/functionality/viewuser.py#L175
No blank lines allowed after function docstring (found 1)
Style check python and annotate: mig/shared/functionality/viewuser.py#L63
First line should end with a period (not 't')
Style check python and annotate: mig/shared/functionality/viewuser.py#L63
No blank lines allowed after function docstring (found 1)
Style check python and annotate: mig/shared/functionality/viewuser.py#L53
First line should end with a period (not 'n')
Style check python and annotate: mig/shared/functionality/viewuser.py#L53
No blank lines allowed after function docstring (found 1)
Style check python and annotate: mig/shared/functionality/viewuser.py#L28
First line should end with a period (not 'r')
Style check python and annotate: mig/shared/functionality/viewuser.py#L23
line too long (81 > 80 characters)
Style check python and annotate: mig/shared/functionality/viewuser.py#L7
line too long (81 > 80 characters)