Skip to content

New game database layout #105

New game database layout

New game database layout #105

Triggered via pull request January 19, 2024 18:12
Status Failure
Total duration 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
black
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/game_database.py#L36
error: Module "uuid" is not valid as a type [valid-type]
mypy: teamprojekt_competition_server/server/game_database.py#L36
note: Perhaps you meant to use a protocol matching the module structure?
mypy: teamprojekt_competition_server/server/game_database.py#L106
error: Module "uuid" is not valid as a type [valid-type]
mypy: teamprojekt_competition_server/server/game_database.py#L106
note: Perhaps you meant to use a protocol matching the module structure?
mypy: teamprojekt_competition_server/server/game_database.py#L138
error: Module "uuid" is not valid as a type [valid-type]
mypy: teamprojekt_competition_server/server/game_database.py#L138
note: Perhaps you meant to use a protocol matching the module structure?
mypy: teamprojekt_competition_server/server/game_database.py#L170
error: Module "uuid" is not valid as a type [valid-type]
mypy: teamprojekt_competition_server/server/game_database.py#L170
note: Perhaps you meant to use a protocol matching the module structure?
mypy: teamprojekt_competition_server/server/game_database.py#L201
error: Module "uuid" is not valid as a type [valid-type]
mypy: teamprojekt_competition_server/server/game_database.py#L201
note: Perhaps you meant to use a protocol matching the module structure?
black
The `python-version` input is not set. The version of Python currently in `PATH` will be used.