Integrate fastapi-users
for user management
#1516
Annotations
10 warnings
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)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading