Skip to content

Added the laser hockey env #102

Added the laser hockey env

Added the laser hockey env #102

Triggered via pull request January 19, 2024 16:12
Status Failure
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
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/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: teamprojekt_competition_server/server/main.py#L24
error: Missing positional argument "game_id" in call to "__init__" of "IGame" [call-arg]
mypy
Process completed with exit code 1.
black
The `python-version` input is not set. The version of Python currently in `PATH` will be used.