Integrate fastapi-users
for user management
#1573
Annotations
2 errors and 10 warnings
tests/e2e_tests/test_password_handler.py#L30
Module 'pytest' has no 'BEARER_TOKEN' member
|
tests/e2e_tests/test_user_creation.py#L11
Unable to import 'e2e_tests.conftest'
|
api/admin.py#L24
Argument name "db" doesn't conform to snake_case naming style
|
api/admin.py#L24
Missing function or method docstring
|
api/admin.py#L32
Argument name "db" doesn't conform to snake_case naming style
|
api/admin.py#L32
Missing function or method docstring
|
api/admin.py#L55
Missing function or method docstring
|
api/admin.py#L55
Redefining name 'args' from outer scope (line 75)
|
api/admin.py#L56
Variable name "db" doesn't conform to snake_case naming style
|
api/admin.py#L59
Unused variable 'user'
|
api/email_sender.py#L25
Too few public methods (1/2)
|
migrations/20231102101356_user.py#L1
Module name "20231102101356_user" doesn't conform to snake_case naming style
|
The logs for this run have expired and are no longer available.
Loading