Skip to content

Code Quality Run on refs/heads/master by @jpcadena #659

Code Quality Run on refs/heads/master by @jpcadena

Code Quality Run on refs/heads/master by @jpcadena #659

Triggered via push December 18, 2024 02:19
Status Failure
Total duration 54s
Artifacts

code_quality.yml

on: push
code_quality_check
45s
code_quality_check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (F841): app/api/api_v1/router/auth.py#L202
app/api/api_v1/router/auth.py:202:9: F841 Local variable `encoded_token` is assigned to but never used
Ruff (F821): app/api/api_v1/router/auth.py#L208
app/api/api_v1/router/auth.py:208:36: F821 Undefined name `redis`
code_quality_check
Process completed with exit code 1.