New game database layout #105
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.
|