Rewrite SDL renderer primitive drawing methods and add test coverage #947
python-package.yml
on: push
Matrix: tox
Matrix: build-macos
Matrix: build
Matrix: linux-wheels
test-docs
0s
Matrix: parse_sdl
publish
0s
Annotations
6 errors
|
ruff
Process completed with exit code 1.
|
|
mypy
The process '/home/runner/.local/bin/mypy' failed with exit code 1
|
|
mypy:
tcod/console.py#L107
Need type annotation for "_DTYPE_RGB"
|
|
mypy:
tcod/console.py#L40
Need type annotation for "rgb_graphic"
|
|
mypy:
tcod/console.py#L32
Need type annotation for "rgba_graphic"
|
|
sdist
Process completed with exit code 1.
|