Fix several issues related to user management #1615
Annotations
1 error and 5 warnings
api/main.py#L336
AsyncGenerator 'async_generator' has no 'authenticate' member
|
api/main.py#L48
Unused UserManager imported from user_manager
|
api/user_manager.py#L39
Missing function or method docstring
|
api/user_manager.py#L12
Unused BaseUserDatabase imported from fastapi_users.db
|
api/user_manager.py#L17
Unused PasswordHelperProtocol imported from fastapi_users.password
|
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