Skip to content

User Database

User Database #117

Triggered via pull request January 22, 2024 15:44
Status Failure
Total duration 1m 10s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 4 warnings
Ruff (E501): teamprojekt_competition_server/server/user_database.py#L84
teamprojekt_competition_server/server/user_database.py:84:89: E501 Line too long (99 > 88)
Ruff (E501): teamprojekt_competition_server/server/user_database.py#L119
teamprojekt_competition_server/server/user_database.py:119:89: E501 Line too long (122 > 88)
ruff
Process completed with exit code 1.
mypy
00
mypy
00
mypy
00
mypy
00
mypy
00
mypy
00
mypy
00
mypy
00
mypy
00
mypy
00
mypy: teamprojekt_competition_server/server/user_database.py#L147
error: Syntax error in type annotation [syntax]
mypy: teamprojekt_competition_server/server/user_database.py#L147
note: Suggestion: Use Tuple[T1, ..., Tn] instead of (T1, ..., Tn)
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]
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]
mypy
Process completed with exit code 1.
black
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/.
black
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mypy
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/.