Add buttons to change start position #240
Annotations
3 errors
mypy:
tests/autonomous_test.py#L1
Unused "type: ignore" comment, use narrower [import-untyped] instead of [import] code
|
mypy:
utilities/game.py#L33
Incompatible return value type (got "tuple[int, int, int]", expected "tuple[Literal[1, 2, 3, 4, 5, 6, 7, 8], Literal[1, 2, 3, 4, 5, 6, 7, 8], Literal[1, 2, 3, 4, 5, 6, 7, 8]]")
|
mypy
The process '/opt/hostedtoolcache/Python/3.11.7/x64/bin/mypy' failed with exit code 1
|
The logs for this run have expired and are no longer available.
Loading