User Database #117
Annotations
15 errors and 1 warning
|
|
|
|
|
|
|
|
|
|
Run mypy:
teamprojekt_competition_server/server/user_database.py#L147
error: Syntax error in type annotation [syntax]
|
Run mypy:
teamprojekt_competition_server/server/user_database.py#L147
note: Suggestion: Use Tuple[T1, ..., Tn] instead of (T1, ..., Tn)
|
Run mypy:
teamprojekt_competition_server/server/protocol.py#L20
note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
Run mypy:
teamprojekt_competition_server/server/protocol.py#L21
note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
Run mypy
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading