Add script list_games
#363
Annotations
16 errors and 4 warnings
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
error: Library stubs not installed for "tabulate" [import-untyped]
|
mypy
note: Hint: "python3 -m pip install types-tabulate"
|
mypy
note: (or run "mypy --install-types" to install all missing stub packages)
|
mypy
note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
|
mypy
note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
mypy
note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
mypy
note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
mypy
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
black
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|