Bump ruff from 0.4.10 to 0.6.3 in /src/api #300
Annotations
10 errors
Run ruff:
src/api/abandonauth/dependencies/auth/developer_application_deps.py#L21
abandonauth/dependencies/auth/developer_application_deps.py:21:9: DOC201 `return` is not documented in docstring
|
Run ruff:
src/api/abandonauth/dependencies/auth/developer_application_deps.py#L30
abandonauth/dependencies/auth/developer_application_deps.py:30:15: DOC501 Raised exception `HTTPException` missing from docstring
|
Run ruff:
src/api/abandonauth/dependencies/auth/hash.py#L9
abandonauth/dependencies/auth/hash.py:9:5: DOC201 `return` is not documented in docstring
|
Run ruff:
src/api/abandonauth/dependencies/auth/hash.py#L14
abandonauth/dependencies/auth/hash.py:14:5: DOC201 `return` is not documented in docstring
|
Run ruff:
src/api/abandonauth/dependencies/auth/hash.py#L19
abandonauth/dependencies/auth/hash.py:19:5: DOC201 `return` is not documented in docstring
|
Run ruff:
src/api/abandonauth/dependencies/auth/jwt.py#L55
abandonauth/dependencies/auth/jwt.py:55:5: DOC201 `return` is not documented in docstring
|
Run ruff:
src/api/abandonauth/dependencies/auth/jwt.py#L77
abandonauth/dependencies/auth/jwt.py:77:15: DOC501 Raised exception `HTTPException` missing from docstring
|
Run ruff:
src/api/abandonauth/dependencies/auth/jwt.py#L100
abandonauth/dependencies/auth/jwt.py:100:5: DOC201 `return` is not documented in docstring
|
Run ruff:
src/api/abandonauth/dependencies/auth/jwt.py#L105
abandonauth/dependencies/auth/jwt.py:105:5: DOC201 `return` is not documented in docstring
|
Run ruff:
src/api/abandonauth/dependencies/auth/jwt.py#L110
abandonauth/dependencies/auth/jwt.py:110:5: DOC201 `return` is not documented in docstring
|
Loading