Skip to content

Added the laser hockey env #91

Added the laser hockey env

Added the laser hockey env #91

Triggered via pull request January 10, 2024 12:03
Status Failure
Total duration 1m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Ruff (F401): teamprojekt_competition_server/server/laserhockeygame.py#L6
teamprojekt_competition_server/server/laserhockeygame.py:6:21: F401 `gymnasium` imported but unused
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/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]
black
The `python-version` input is not set. The version of Python currently in `PATH` will be used.