Skip to content

Adjust central auth policy for IO services a bit #74

Adjust central auth policy for IO services a bit

Adjust central auth policy for IO services a bit #74

Triggered via pull request February 24, 2025 14:14
Status Success
Total duration 29s
Artifacts

python-stylecheck.yml

on: pull_request
Style Check Python with Lint
20s
Style Check Python with Lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L66
unused function 'check_twofactor_session' (60% confidence)
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L176
unused function 'validate_auth_attempt' (60% confidence)
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L23
line too long (81 > 80 characters)
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L117
line too long (81 > 80 characters)
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L28
No whitespaces allowed surrounding docstring text
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L28
First line should end with a period (not 's')
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L46
1 blank line required between summary line and description (found 0)
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L67
1 blank line required between summary line and description (found 0)
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L67
First line should end with a period (not 'd')
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L130
1 blank line required between summary line and description (found 0)
Style Check Python with Lint: mig/shared/griddaemons/auth.py#L130
Multi-line docstring closing quotes should be on a separate line